
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 |
|---|---|---|---|
|
CARTIER SILVER CORPORATION
Mineral exploration and development company focused on silv…
|
CFE | CA | Mining and quarrying |
|
Casa Minerals Inc
Acquiring and developing undervalued gold and copper projec…
|
CASA | CA | Mining and quarrying |
|
Casa Minerals Inc.
Acquires, explores, and develops gold and base metal proper…
|
0CM | CA | Mining and quarrying |
|
Casa Minerals Inc.
Mineral exploration company focused on gold, copper, and zi…
|
CASA | CA | Mining and quarrying |
|
Cascade Copper Corp.
Exploration stage natural resource company focused on coppe…
|
CASC | CA | Mining and quarrying |
|
Cascade Resources Ltd.
Explores and develops copper and gold mineral resource prop…
|
CASC | CA | Mining and quarrying |
|
Cascadero Copper Corporation
Explores and develops copper, gold, and cesium mineral prop…
|
CCD | CA | Mining and quarrying |
|
CASCADIA MINERALS LTD.
Exploration company targeting large-scale copper-gold porph…
|
CAM | CA | Mining and quarrying |
|
CASPIN RESOURCES LIMITED
Explores and develops base and precious metal deposits in e…
|
CPN | AU | Mining and quarrying |
|
Cassiar Gold Corp.
Exploration company advancing a gold property with a multi-…
|
GLDC | 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.