
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 |
|---|---|---|---|
|
Collective Mining Ltd.
Acquires, explores, and develops mineral properties for pre…
|
CNL | CA | Mining and quarrying |
|
Colossus Minerals Inc.
Exploring and developing mineral properties for gold, plati…
|
COLUF | CA | Mining and quarrying |
|
Colossus Resources Corp.
Junior mineral exploration targeting copper and gold deposi…
|
CLUS | CA | Mining and quarrying |
|
Colt Resources Inc.
Exploration and development of mineral property interests, …
|
GTPh | CA | Mining and quarrying |
|
Comet Lithium Corporation
Explores and develops lithium-rich mineral properties in th…
|
CLIC | CA | Mining and quarrying |
|
Commodore Metals
A junior exploration company advancing the Keefers-Hannah g…
|
C | CA | Mining and quarrying |
|
COMPANIA DE MINAS BUENAVENTURA S.A.A.
Primarily explores, mines, processes, and trades gold, silv…
|
98PB | SG | Mining and quarrying |
|
Compañía Minera Autlán, S.A.B. de C.V.
Vertically integrated producer of manganese ore, ferroalloy…
|
AUTLAN | MX | Mining and quarrying |
|
Compass Gold Corporation
A junior mining company specializing in gold exploration an…
|
CVB | CA | Mining and quarrying |
|
Comstock Metals Ltd.
Mineral exploration company developing resource-stage gold …
|
CSL.H | 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.