
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 |
|---|---|---|---|
|
1844 Resources Inc.
Explores for high-impact copper, nickel, and gold deposits …
|
EFF | CA | Mining and quarrying |
|
1911 Gold Corporation
Junior gold producer and advanced explorer of precious and …
|
AUMB | CA | Mining and quarrying |
|
29METALS LIMITED
Explores and operates copper, zinc, and precious metals ass…
|
29M | AU | Mining and quarrying |
|
49 METALS LIMITED
Mineral exploration company targeting gold, copper, and bas…
|
49M | AU | Mining and quarrying |
|
55 North Mining Inc.
Gold exploration and development advancing the Last Hope Go…
|
FFF | CA | Mining and quarrying |
|
80 MILE PLC
Explores and develops critical metal, industrial gas, and s…
|
80M | GB | Mining and quarrying |
|
A2 Gold Corp.
Mineral exploration company focused on gold and silver depo…
|
AUAU | CA | Mining and quarrying |
|
Abacus Mining and Exploration Corporation
Explores and develops copper and gold porphyry deposits acr…
|
AME | CA | Mining and quarrying |
|
ABCOURT MINES INC.
A mining, development, and exploration company focused on g…
|
ABI | CA | Mining and quarrying |
|
Aben Gold Corp.
Gold-focused mineral exploration company operating in Yukon…
|
ABM | 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.