
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 |
|---|---|---|---|
|
CARAVEL MINERALS LIMITED
Explores and develops large-scale copper projects for globa…
|
CVV | AU | Mining and quarrying |
|
Cariboo Rose Resources Ltd.
Exploration stage company focused on copper, gold, silver, …
|
CRB | CA | Mining and quarrying |
|
Carlin Gold Corporation
Mineral exploration company focused on Carlin-type gold tar…
|
CGD | CA | Mining and quarrying |
|
Carlton Precious Inc.
Mineral exploration company focused on acquiring and advanc…
|
CPI | CA | Mining and quarrying |
|
Carlyle Commodities Corp.
A mineral resource company exploring and evaluating preciou…
|
CCC | CA | Mining and quarrying |
|
CARNABY RESOURCES LIMITED
Explores and develops copper and gold assets at the Greater…
|
CNB | AU | Mining and quarrying |
|
CARNAVALE RESOURCES LIMITED
Explores high-grade gold, nickel, and copper projects in es…
|
CAV | AU | Mining and quarrying |
|
Carolina Rush Corporation
Focused on exploring and developing gold and copper mineral…
|
RUSH | CA | Mining and quarrying |
|
Carson River Ventures Corp.
Engaged in the exploration and evaluation of precious and b…
|
CRIV | CA | Mining and quarrying |
|
Cartier Resources Inc.
Junior explorer advancing 100%-owned gold deposits in the h…
|
ECR | 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.