
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 |
|---|---|---|---|
|
CleanTech Vanadium Mining Corp.
Developing domestic supply chains for critical minerals, pr…
|
CTV | CA | Mining and quarrying |
|
Cleghorn Minerals Ltd.
Exploring, evaluating, and promoting properties containing …
|
CZZ | CA | Mining and quarrying |
|
Cliffmont Resources Ltd.
Junior resource company exploring mineral properties in Can…
|
CMO.H | CA | Mining and quarrying |
|
Clydesdale Resources Inc.
Exploration stage focused on identifying and acquiring pote…
|
CEO.H | CA | Mining and quarrying |
|
CMOC Group Limited
A global company mining, processing, and trading base and r…
|
3993 | CN | Mining and quarrying |
|
CMP Mining Inc.
Mineral exploration identifying and evaluating properties f…
|
CMP | CA | Mining and quarrying |
|
CMX Gold & Silver Corp.
Advancing the historic Clayton Silver Mine project in Idaho…
|
CXC | CA | Mining and quarrying |
|
CNMC GOLDMINE HOLDINGS LIMITED
Explores, mines, and processes gold ore, producing gold dor…
|
5TP | SG | Mining and quarrying |
|
Coast Copper Corp.
Mineral exploration company focused on evaluating precious …
|
COCO | CA | Mining and quarrying |
|
COBALT BLUE HOLDINGS LIMITED
Develops cobalt supply chains and battery materials for the…
|
COB | AU | 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.