Rio Tinto PLC — Investor Relations & Filings
Rio Tinto is a global mining company that focuses on finding, mining, and processing mineral resources. The company's main products are iron ore for steel, aluminum, and copper, which are essential for infrastructure and the energy transition. Its portfolio also includes critical minerals such as lithium and borates, as well as titanium dioxide, diamonds, and salt. Rio Tinto supplies materials necessary for human progress, supporting global decarbonization efforts and technological advancement through its extensive international operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2026-04-23 | English | |
| Application for Admission | 2026-04-22 | English | |
| 6-K - RIO TINTO PLC (0000863064) (Filer) | 2026-04-21 | English | |
| Director/PDMR Shareholding | 2026-04-21 | English | |
| Director/PDMR Shareholding | 2026-04-21 | English | |
| Director/PDMR Shareholding | 2026-04-21 | English |
Browse filings by year
51 years- 2026 77 filings
- 2025 139 filings
- 2024 114 filings
- 2023 138 filings
- 2022 148 filings
- 2021 161 filings
- 2020 196 filings
- 2019 365 filings
- 2018 395 filings
- 2017 349 filings
- 2016 155 filings
- 2015 400 filings
- 2014 136 filings
- 2013 150 filings
- 2012 54 filings
- 2011 55 filings
- 2010 51 filings
- 2009 34 filings
- 2008 61 filings
- 2007 9 filings
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 1 filing
- 1986 1 filing
- 1985 1 filing
- 1984 1 filing
- 1982 1 filing
- 1980 1 filing
- 1979 1 filing
- 1978 1 filing
- 1977 1 filing
- 1976 1 filing
- 1975 1 filing
- 1974 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Rio Tinto 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 |
Rio Tinto 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/4666/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4666 | 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=4666 | 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=4666 \ -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": 4666}, 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 Rio Tinto PLC (id: 4666)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.