
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 |
|---|---|---|---|
|
FORTESCUE LTD
Global metals and energy firm producing iron ore and develo…
|
FMG | AU | Mining and quarrying |
|
FREEHILL MINING LIMITED.
Explores and develops magnetite, copper, and gold deposits …
|
FHS | AU | Mining and quarrying |
|
GENMIN LIMITED
Iron ore explorer and developer focused on high-grade asset…
|
GEN | AU | Mining and quarrying |
|
Grace Life-tech Holdings Limited
Diversified holding company specializing in plant stem cell…
|
2112 | HK | Mining and quarrying |
|
GRANGE RESOURCES LIMITED.
Vertically integrated producer of high-grade magnetite iron…
|
GRR | AU | Mining and quarrying |
|
Grangex AB
Develops Nordic mineral projects focusing on high-grade iro…
|
GRANGX | SE | Mining and quarrying |
|
Great Republic Mining Corporation
Resource development focused on the full lifecycle of essen…
|
GRM | CA | Mining and quarrying |
|
Guangdong Mingzhu Group Co.,Ltd
Diversified group in iron ore mining, precision valve produ…
|
600382 | CN | Mining and quarrying |
|
GWR GROUP LIMITED
Explores and develops high-grade iron ore, gold, and magnes…
|
GWR | AU | Mining and quarrying |
|
HAINAN MINING CO., LTD.
Mines iron ore, produces oil and gas, and develops lithium …
|
601969 | CN | 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.