Banque nationale de Belgique — Investor Relations & Filings
The National Bank of Belgium is the central bank of Belgium and a member of the Eurosystem. Its primary mandate is to ensure price stability and contribute to the stability of the financial system. The bank implements the Eurosystem's monetary policy, manages the issuance and circulation of euro currency, and oversees financial institutions to maintain public trust. It also ensures the security and efficiency of payment systems. Furthermore, the institution serves as the state's cashier and is a key provider of economic and financial statistics and analyses, including data from its Central Balance Sheet Office.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026volmachtformulier_en.pdf | 2026-04-17 | English | |
| 2026volmachtformulier_fr.pdf | 2026-04-17 | French | |
| 2026volmachtformulier_nl.pdf | 2026-04-17 | Dutch | |
| cp260417_en.pdf | 2026-04-17 | English | |
| cp260417_fr.pdf | 2026-04-17 | French | |
| cp260417_nl.pdf | 2026-04-17 | Dutch |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 34656664 | 2026volmachtformulier_en.pdf | 2026-04-17 | English | ||
| 34656663 | 2026volmachtformulier_fr.pdf | 2026-04-17 | French | ||
| 34656662 | 2026volmachtformulier_nl.pdf | 2026-04-17 | Dutch | ||
| 34656661 | cp260417_en.pdf | 2026-04-17 | English | ||
| 34656660 | cp260417_fr.pdf | 2026-04-17 | French | ||
| 34656659 | cp260417_nl.pdf | 2026-04-17 | Dutch | ||
| 33041935 | cp260325en.pdf | 2026-03-25 | English | ||
| 33041934 | cp260325fr.pdf | 2026-03-25 | French | ||
| 33041933 | cp260325nl.pdf | 2026-03-25 | Dutch | ||
|
2025
6 filings
| |||||
| 7787700 | FINAL - AV 2025 - Notulen (1).pdf | 2025-05-26 | French | ||
| 5842413 | 2025volmachtformulier_en.pdf | 2025-04-17 | English | ||
| 5842411 | 2025volmachtformulier_fr.pdf | 2025-04-17 | French | ||
| 5842409 | 2025volmachtformulier_nl.pdf | 2025-04-17 | Dutch | ||
| 5842407 | cp250417_en.pdf | 2025-04-17 | English | ||
| 5842405 | cp250417_fr.pdf | 2025-04-17 | French | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Banque nationale de Belgique, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Central banking
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bank of Greece
A central bank ensuring price stability and implementing Eu…
|
TELL | GR | Financial and insurance activit… |
|
Schweizerische Nationalbank
The central bank of Switzerland, conducting monetary policy…
|
SNBN | CH | Financial and insurance activit… |
Banque nationale de Belgique 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/3923/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3923 | 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=3923 | 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=3923 \ -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": 3923}, 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 Banque nationale de Belgique (id: 3923)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.