
B2Gold Corp. — Investor Relations & Filings
B2Gold Corp. is a low-cost international senior gold producer engaged in the exploration, development, and operation of gold mines. The company's core business involves managing producing assets, such as the Fekola, Masbate, Otjikoto, and Goose mines, situated across multiple continents including Africa, Asia, and North America. B2Gold focuses on maximizing gold production while maintaining a commitment to responsible mining and expanding its resource base through active global exploration programs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-05-06 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-05-06 | English | |
| Interim MD&A - English.pdf | 2026-05-06 | English | |
| Interim financial statements/report – English.pdf | 2026-05-06 | English | |
| Management information circular - English.pdf | 2026-04-28 | English | |
| News release - English.pdf | 2026-04-23 | English |
Browse filings by year
20 years- 2026 26 filings
- 2025 82 filings
- 2024 58 filings
- 2023 64 filings
- 2022 56 filings
- 2021 55 filings
- 2020 64 filings
- 2019 43 filings
- 2018 42 filings
- 2017 43 filings
- 2016 55 filings
- 2015 51 filings
- 2014 7 filings
- 2013 6 filings
- 2012 4 filings
- 2011 7 filings
- 2010 15 filings
- 2009 20 filings
- 2008 7 filings
- 2007 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47153084 | News release - English.pdf | 2026-05-06 | English | ||
| 47153089 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2026-05-06 | English | ||
| 47153258 | Interim MD&A - English.pdf | 2026-05-06 | English | ||
| 47153262 | Interim financial statements/report – English.pdf | 2026-05-06 | English | ||
| 47153266 | Management information circular - English.pdf | 2026-04-28 | English | ||
| 35711271 | News release - English.pdf | 2026-04-23 | English | ||
| 34690626 | News release - English.pdf | 2026-04-20 | English | ||
| 47153291 | News release - English.pdf | 2026-04-20 | English | ||
| 34684702 | News release - English.pdf | 2026-04-19 | English | ||
| 34460347 | News release - English.pdf | 2026-04-13 | English | ||
| 34456470 | News release - English.pdf | 2026-04-13 | English | ||
| 34450577 | News release - English.pdf | 2026-04-13 | English | ||
| 33136754 | News release - English.pdf | 2026-04-01 | English | ||
| 33135608 | News release - English.pdf | 2026-04-01 | English | ||
| 33134856 | News release - English.pdf | 2026-04-01 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Centerra Gold Inc.
Produces gold and copper from mines in Canada and Türkiye, …
|
CG | CA | Mining and quarrying |
|
Centerra Gold Inc.
A mining company operating and developing gold and copper p…
|
CGAU | CA | Mining and quarrying |
|
CENTRAL ASIA METALS PLC
A low-cost, diversified base metals producer of copper, zin…
|
CAML | GB | Mining and quarrying |
|
Central Iron Ore Limited
Exploration and development of gold and precious mineral as…
|
CIO | CA | Mining and quarrying |
|
Centurion Minerals Ltd.
Exploration and development of early-stage precious metal p…
|
— | CA | Mining and quarrying |
|
Century Mining Corporation
Junior gold producer established in 2003 with 9.4 million o…
|
CMM | CA | Mining and quarrying |
|
Cepeda Minerals Inc.
Exploration company developing gold resources in North and …
|
— | CA | Mining and quarrying |
|
Cerrado Gold Inc.
Gold production and exploration company managing diverse pr…
|
CERT | CA | Mining and quarrying |
|
Cerro de Pasco Resources Inc
Reprocessing large-scale above-ground mineral resources and…
|
CDPR | CA | Mining and quarrying |
|
Cerro Grande Mining Corporation
Explores and develops mineral properties, focusing on gold,…
|
CEGMF | CA | Mining and quarrying |
B2Gold Corp. 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/46188/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46188 | 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=46188 | 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=46188 \ -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": 46188}, 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 B2Gold Corp. (id: 46188)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.