
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 |
|---|---|---|---|
| Ferrexpo Annual Report and Accounts 2024 | 2025-04-10 | English | |
| Ferrexpo Annual Report and Accounts 2024 | 2025-04-10 | English | |
| Notice of AGM 2025 | 2025-04-10 | English | |
| Notice of Annual General Meeting and 2024 ARA | 2025-04-10 | English | |
| Production Report for 1Q 2025 | 2025-04-07 | English | |
| Statement regarding Ukraine VAT refunds | 2025-03-21 | 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 |
|---|---|---|---|
|
ACCENT RESOURCES NL
Explores and evaluates iron ore and gold projects to define…
|
ACS | AU | Mining and quarrying |
|
Add New Energy Investment Holdings Group Limited
Exploration, mining, and processing of mineral resources, p…
|
2623 | HK | Mining and quarrying |
|
ADMIRALTY RESOURCES NL.
Explores and develops iron ore, nickel, and cobalt assets f…
|
ADY | AU | Mining and quarrying |
|
Advanced Explorations Inc.
Development stage resource company focused on the explorati…
|
AXI | CA | Mining and quarrying |
|
African Aura Mining Inc.
Developing world-class iron ore and gold assets in sub-Saha…
|
AAAM | CA | Mining and quarrying |
|
AKORA RESOURCES LIMITED
Explores and develops high-grade iron ore assets for green …
|
AKO | AU | Mining and quarrying |
|
Alderon Iron Ore Corp.
Development-stage company specializing in iron ore, advanci…
|
IRON | CA | Mining and quarrying |
|
Alien Metals Limited
Minerals exploration and development company focused on pre…
|
UFO | VG | Mining and quarrying |
|
Aowei Holding Limited
Exploration, mining, processing, and trading of iron ore pr…
|
1370 | HK | Mining and quarrying |
|
ARROW MINERALS LTD
Explores high-grade iron ore deposits at the Simandou North…
|
AMD | 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.