
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 |
|---|---|---|---|
|
Cantex Mine Development Corp.
Exploration stage company focused on acquiring and developi…
|
CD | CA | Mining and quarrying |
|
Canuc Resources Corporation
Mineral exploration company seeking Tier-1 gold, silver, an…
|
CDA | CA | Mining and quarrying |
|
CANYON RESOURCES LIMITED
Developing the high-grade Minim Martap Bauxite Project for …
|
CAY | AU | Mining and quarrying |
|
Capella Minerals Limited
Mineral exploration focused on gold and copper properties i…
|
CMIL | CA | Mining and quarrying |
|
Capitan Silver Corp.
Exploration company focused on advancing the Cruz de Plata …
|
CAPT | CA | Mining and quarrying |
|
CAPRICE RESOURCES LTD
Mineral exploration company focused on gold, base metals, a…
|
CRS | VG | Mining and quarrying |
|
CAPRICORN METALS LTD
Explores, develops, and operates gold production assets and…
|
CMM | AU | Mining and quarrying |
|
Caprock Mining Corp.
Developing gold and battery metals resources in Quebec, Ont…
|
CAPR | CA | Mining and quarrying |
|
Capstone Copper Corp.
Premier copper producer operating in the Americas, focused …
|
CS | CA | Mining and quarrying |
|
CARACAL GOLD PLC
East Africa-focused gold exploration, development, and prod…
|
GCAT | GB | 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.