
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 |
|---|---|---|---|
|
KUMBA IRON ORE LIMITED
A major global supplier of high-quality iron ore; Africa's …
|
KIO | ZA | Mining and quarrying |
|
LEGACY IRON ORE LIMITED
Explores and develops iron ore, gold, and base metal minera…
|
LCY | AU | Mining and quarrying |
|
MACARTHUR MINERALS LIMITED
Explores and develops high-grade iron ore, lithium, and gol…
|
MIO | AU | Mining and quarrying |
|
MACRO METALS LIMITED
Mineral exploration company targeting iron ore assets in th…
|
M4M | AU | Mining and quarrying |
|
MAGNETITE MINES LIMITED.
Iron ore developer focused on high-grade magnetite for gree…
|
MGT | AU | Mining and quarrying |
|
MAGNUM MINING AND EXPLORATION LIMITED
Developing magnetite resources and green pig iron for steel…
|
MGU | AU | Mining and quarrying |
|
MAX Resource Corp.
Mineral exploration company developing Tier-One deposits of…
|
MAX | CA | Mining and quarrying |
|
MESABI TRUST
A royalty trust that derives income from an iron ore mine f…
|
MSB | US | Mining and quarrying |
|
MetalQuest Mining Inc.
An exploration and development company specializing in stra…
|
MQM | CA | Mining and quarrying |
|
MINDAX LIMITED
Explores and develops iron ore and gold projects, including…
|
MDX | AU | 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.