
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 |
|---|---|---|---|
|
Cita Mineral Investindo Tbk
Bauxite mining, metal ore extraction, producing metallurgic…
|
CITA | ID | Mining and quarrying |
|
CITIGOLD CORPORATION LIMITED
Gold mining and exploration company developing the Charters…
|
CTO | AU | Mining and quarrying |
|
CITIUS Resources PLC
Develops rare earth projects for the renewable energy secto…
|
CRES | GB | Mining and quarrying |
|
Clarion Mining Corporation
Operational details and core business activities are not pu…
|
— | CA | Mining and quarrying |
|
Clarity Metals
Mineral exploration project generator focused on developing…
|
CMET | CA | Mining and quarrying |
|
Class 1 Nickel and Technologies Limited
Mineral resource company focused on exploring and developin…
|
NICO | CA | Mining and quarrying |
|
CLASSIC MINERALS LTD
Exploration and development company focused on high-grade g…
|
CLZ | AU | Mining and quarrying |
|
Clean Air Metals, Inc.
A mineral exploration company advancing a platinum and pall…
|
AIR | CA | Mining and quarrying |
|
Clean Energy Transition Inc.
Develops nickel and high-purity quartz resources critical f…
|
TRAN | CA | Mining and quarrying |
|
CleanTech Lithium Plc
Exploration and development company producing sustainable l…
|
CTL | JE | 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.