
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 |
|---|---|---|---|
|
ATHENA RESOURCES LIMITED
Advancing the Byro Project for high-grade magnetite, copper…
|
AHN | CA | Mining and quarrying |
|
Beowulf Mining PLC
Exploration and development company focused on critical raw…
|
BEO SDB | GB | Mining and quarrying |
|
BHP Group Limited
Global resources company producing iron ore, metallurgical …
|
BHP | AU | Mining and quarrying |
|
Black Iron Inc.
Advancing a low-cost Ukrainian iron ore project to produce …
|
BKI | CA | Mining and quarrying |
|
Brockman Mining Limited
Engaged in the acquisition, exploration, and development of…
|
159 | AU | Mining and quarrying |
|
BURLEY MINERALS LTD
Advancing high-grade iron ore and lithium projects for the …
|
BUR | AU | Mining and quarrying |
|
CADENCE MINERALS PLC
Invests in and develops mineral assets for the sustainable …
|
KDNC | GB | Mining and quarrying |
|
Century Global Commodities Corporation
Exploration and development of large-scale iron ore propert…
|
CNT | CA | Mining and quarrying |
|
Champion Iron Limited
A mining company producing high-grade iron ore concentrate …
|
CIA | AU | Mining and quarrying |
|
China Hanking Holdings Limited
Mineral resources enterprise specializing in iron ore, gold…
|
3788 | KY | 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.