
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 |
|---|---|---|---|
| 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 | |
| Trading Update | 2026-04-01 | English | |
| Operations and Corporate Update | 2026-03-09 | English | |
| Director/PDMR Shareholding | 2026-03-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 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
6 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 | ||
| 8070452 | Publication of Responsible Business Report | 2025-11-04 | English | ||
| 11393913 | Production Report for 3Q 2025 | 2025-10-06 | English | ||
| 7817554 | 2025 General Meeting voting result | 2025-09-11 | 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 |
|---|---|---|---|
|
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 |
|
Korshynov Mining Plant Public Joint Stock Company
Mines and processes iron ore into concentrate from two open…
|
KOGK | RU | 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.