
First Quantum Minerals Ltd — Investor Relations & Filings
First Quantum Minerals Ltd. is a global mining company engaged in the exploration, development, and production of mineral resources across five continents. The company's primary focus is copper, which it produces in the form of concentrate, cathode, and anode, essential materials for modern society and global green energy transition goals. First Quantum also produces nickel, gold, cobalt, and sulfuric acid. A key differentiator is its integrated approach: the company builds and operates all its own projects, utilizing a lean structure and entrepreneurial culture to maximize project value and ensure responsible operations, including robust environmental and community programs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-15 | English | |
| News release - English.pdf | 2026-05-12 | English | |
| Technical report (NI 43-101) - English.pdf | 2026-05-12 | English | |
| Report of voting results.pdf | 2026-05-07 | English | |
| News release - English.pdf | 2026-05-07 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-04-29 | English |
Browse filings by year
30 years- 2026 34 filings
- 2025 80 filings
- 2024 55 filings
- 2023 97 filings
- 2022 70 filings
- 2021 55 filings
- 2020 94 filings
- 2019 59 filings
- 2018 48 filings
- 2017 49 filings
- 2016 51 filings
- 2015 62 filings
- 2014 6 filings
- 2013 33 filings
- 2012 10 filings
- 2011 5 filings
- 2010 19 filings
- 2009 26 filings
- 2008 3 filings
- 2007 1 filing
- 2006 22 filings
- 2005 8 filings
- 2004 16 filings
- 2003 33 filings
- 2002 4 filings
- 2001 11 filings
- 2000 2 filings
- 1999 12 filings
- 1998 18 filings
- 1997 6 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47737436 | News release - English.pdf | 2026-05-15 | English | ||
| 47737441 | News release - English.pdf | 2026-05-12 | English | ||
| 47737445 | Technical report (NI 43-101) - English.pdf | 2026-05-12 | English | ||
| 47737510 | Report of voting results.pdf | 2026-05-07 | English | ||
| 47737514 | News release - English.pdf | 2026-05-07 | English | ||
| 47737518 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-04-29 | English | ||
| 47737565 | Interim MD&A - English.pdf | 2026-04-29 | English | ||
| 47737569 | Interim financial statements/report – English.pdf | 2026-04-29 | English | ||
| 47737582 | News release - English.pdf | 2026-04-29 | English | ||
| 33795837 | News release - English.pdf | 2026-04-08 | English | ||
| 33151538 | Report of exempt distribution (45-106F1) (amended).pdf | 2026-04-02 | English | ||
| 47737586 | News release - English.pdf | 2026-03-26 | English | ||
| 47737592 | Other.pdf | 2026-03-26 | English | ||
| 47737919 | Annual report - English.pdf | 2026-03-26 | English | ||
| 47737946 | News release - English.pdf | 2026-03-26 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHILWA MINERALS LTD
Explores and develops heavy mineral sands for ilmenite, zir…
|
CHW | AU | Mining and quarrying |
|
China Daye Non-Ferrous Metals Mining Limited
Integrated exploration, mining, and processing of non-ferro…
|
661 | HK | Mining and quarrying |
|
China Gold International Resources Corp. Ltd.
Gold and base metals producer operating principal mines in …
|
2099 | CA | Mining and quarrying |
|
CHINA NATURAL RESOURCES INC
Acquires natural resource assets, focusing on mining and en…
|
CHNR | US | Mining and quarrying |
|
China Nonferrous Mining Corporation Limited
Vertically integrated producer of nonferrous metals, primar…
|
1258 | HK | Mining and quarrying |
|
China Northern Rare Earth (Group) High-Tech Co.,Ltd
Integrated rare earth producer specializing in mining, smel…
|
600111 | CN | Mining and quarrying |
|
CHINA RARE EARTH NONFERROUS METALS CO.,LTD.
Extracts and processes rare earth elements and nonferrous m…
|
600259 | CN | Mining and quarrying |
|
CHINA RARE EARTH RESOURCES AND TECHNOLOGY CO., LTD.
Mines and processes rare earth minerals for high-tech and g…
|
000831 | CN | Mining and quarrying |
|
Choice Gold Corp
Publicly-traded entity focused on acquiring and developing …
|
— | CA | Mining and quarrying |
|
Churchill Resources
Exploration company targeting critical battery metals and n…
|
CRI | CA | Mining and quarrying |
First Quantum Minerals Ltd 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/43944/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43944 | 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=43944 | 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=43944 \ -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": 43944}, 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 First Quantum Minerals Ltd (id: 43944)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.