
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 |
|---|---|---|---|
|
Cerro Resources NL
Mineral exploration and development company specializing in…
|
CJO | CA | Mining and quarrying |
|
CGN RESOURCES LIMITED
Explores for copper, nickel, and specialty metals in the We…
|
CGR | AU | Mining and quarrying |
|
Chai Cha Na Mining Inc.
A former early-stage mineral exploration company delisted i…
|
CNN | CA | Mining and quarrying |
|
Chakana Copper Corp.
Minerals explorer focused on copper and critical minerals f…
|
PERU | CA | Mining and quarrying |
|
CHALICE MINING LIMITED
Explores and develops critical mineral deposits for the glo…
|
CHN | AU | Mining and quarrying |
|
CHALLENGER GOLD LIMITED
Explores and develops South American gold and copper projec…
|
CEL | AU | Mining and quarrying |
|
Champion Bear Resources Ltd.
Explores and develops mineral properties in Ontario for Gol…
|
CBA | CA | Mining and quarrying |
|
Champion Electric Metals Inc.
Discovery-focused mineral exploration company developing ba…
|
LTHM | CA | Mining and quarrying |
|
Chaparral Gold Corp.
Precious metals development company focused on advancing go…
|
CHL | CA | Mining and quarrying |
|
Chapleau Resources Ltd.
Acquisition, exploration, and development of natural resour…
|
CHI | 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.