
Ferrexpo PLC — Investor Relations & Filings
Ferrexpo is a resource company specializing in the production and export of high-grade iron ore pellets for the global steel industry. The company's operations cover the full value chain, from mining and processing to logistics. Its primary product, premium iron ore pellets, is engineered to enhance the productivity and efficiency of the steelmaking process. A key attribute of these pellets is their ability to lower carbon emissions during steel production, supporting the industry's transition toward more sustainable manufacturing and the creation of 'green steel'. As a leading global exporter, Ferrexpo supplies its products to major steelmaking markets in Europe, Asia, and the Middle East.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Proxy Form | 2026-05-29 | English | |
| Notice of AGM 2026 | 2026-05-29 | English | |
| Notice of 2026 Annual General Meeting | 2026-05-29 | English | |
| Funding Update and Delay in Financial Statements | 2026-04-28 | English | |
| Update on funding options | 2026-04-22 | English | |
| Sale of Iron Destiny and Update on Funding Options | 2026-04-20 | English |
Browse filings by year
22 years- 2026 12 filings
- 2025 37 filings
- 2024 45 filings
- 2023 43 filings
- 2022 63 filings
- 2021 47 filings
- 2020 48 filings
- 2019 167 filings
- 2018 231 filings
- 2017 160 filings
- 2016 37 filings
- 2015 37 filings
- 2014 31 filings
- 2013 29 filings
- 2012 6 filings
- 2011 8 filings
- 2010 2 filings
- 2009 1 filing
- 2008 3 filings
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47880613 | Proxy Form | 2026-05-29 | English | ||
| 47880365 | Notice of AGM 2026 | 2026-05-29 | English | ||
| 47878582 | Notice of 2026 Annual General Meeting | 2026-05-29 | English | ||
| 37867426 | Funding Update and Delay in Financial Statements | 2026-04-28 | English | ||
| 35137335 | Update on funding options | 2026-04-22 | English | ||
| 34688923 | Sale of Iron Destiny and Update on Funding Options | 2026-04-20 | English | ||
| 33556540 | Trading Update | 2026-04-01 | English | ||
| 32916273 | Operations and Corporate Update | 2026-03-09 | English | ||
| 32861380 | Director/PDMR Shareholding | 2026-03-02 | English | ||
| 34563257 | Update regarding Ukrainian subsidiary | 2026-02-24 | English | ||
| 13091776 | Update on operations in Ukraine | 2026-01-20 | English | ||
| 12672475 | Production Report for 4Q 2025 | 2026-01-14 | English | ||
|
2025
3 filings
| |||||
| 11550682 | End of year letter from Interim Executive Chair | 2025-12-31 | English | ||
| 8320882 | Director Declaration | 2025-11-14 | English | ||
| 8166147 | Limited attack on power infrastructure | 2025-11-10 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Ferrexpo PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Mining of iron ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HAWSONS IRON LTD
Develops high-grade magnetite iron ore for green steel and …
|
HIO | AU | Mining and quarrying |
|
HAWTHORN RESOURCES LIMITED
Mineral exploration and development company focused on gold…
|
HAW | HK | Mining and quarrying |
|
HBIS Resources Co., Ltd.
Develops global mineral resources and manufactures heavy co…
|
000923 | CN | Mining and quarrying |
|
High Tide Resources Corp.
Advancing iron ore and EV battery metal projects to produce…
|
HTRC | CA | Mining and quarrying |
|
IRC Limited
Mining and sale of high-quality iron ore concentrates in th…
|
1029 | HK | Mining and quarrying |
|
IRON BEAR RESOURCES LTD
Explores and develops high-grade iron ore assets within the…
|
IBR | AU | Mining and quarrying |
|
IRON ROAD LIMITED
Developing the Central Eyre Iron Project and Cape Hardy mul…
|
IRD | AU | Mining and quarrying |
|
JUNO MINERALS LIMITED
Develops hematite and magnetite iron ore projects for the g…
|
JNO | AU | Mining and quarrying |
|
Kazax Minerals Inc.
Mining corporation developing a major feasibility-stage iro…
|
KZX | CA | Mining and quarrying |
|
Khayyam Minerals Ltd.
Resource company historically focused on exploring and deve…
|
KYY.P | CA | Mining and quarrying |
Ferrexpo PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/5218/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5218 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=5218 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=5218 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 5218}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Ferrexpo PLC (id: 5218)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.