BANCO DO BRASIL S.A. — Investor Relations & Filings
About BANCO DO BRASIL S.A.
Banco do Brasil S.A. is a prominent financial institution with a history dating back to 1808. As a government-controlled entity, it provides a comprehensive suite of banking and financial services, including retail and corporate banking, asset management, insurance, and investment services. The bank serves a broad demographic, ranging from individual consumers and private enterprises to public sector organizations. With a significant international footprint across more than 20 countries, it facilitates global trade and cross-border financial solutions. Core activities encompass credit operations, deposit-taking, and specialized financing, with a notable leadership position in the agribusiness sector. The institution is frequently recognized for its sustainability initiatives and its role in fostering economic development through integrated financial products and services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Report Publication Announcement 2026 | 2026-01-02 | Portuguese | |
| ITR 2025-Q3 | 2025-11-12 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| FRE WEB 2024 v14 | 2025-05-15 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese | |
| FRE WEB 2024 v13 | 2025-05-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33154781 | Report Publication Announcement 2026 | 2026-01-02 | Portuguese | ||
|
2025
8 filings
| |||||
| 34086973 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 34086898 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 36009243 | FRE WEB 2024 v14 | 2025-05-15 | Portuguese | ||
| 34086874 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 36009083 | FRE WEB 2024 v13 | 2025-05-12 | Portuguese | ||
| 36008923 | FRE WEB 2024 v12 | 2025-04-24 | Portuguese | ||
| 36008835 | FRE WEB 2024 v11 | 2025-02-20 | Portuguese | ||
| 33578865 | DFP 2024 | 2025-02-19 | Portuguese | ||
|
2024
6 filings
| |||||
| 36008736 | FRE WEB 2024 v10 | 2024-12-10 | Portuguese | ||
| 36008635 | FRE WEB 2024 v9 | 2024-11-25 | Portuguese | ||
| 34049656 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 36008495 | FRE WEB 2024 v8 | 2024-10-09 | Portuguese | ||
| 36008361 | FRE WEB 2024 v7 | 2024-10-01 | Portuguese | ||
| 36008177 | FRE WEB 2024 v6 | 2024-09-10 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
|
AEON Financial Service Co.,Ltd.
A financial group with retail origins offering diverse cons…
|
8570 | JP | Financial and insurance activit… |
|
Affinity Bancshares, Inc.
Bank holding company offering banking services, specializin…
|
AFBI | US | Financial and insurance activit… |
|
Agram Banka d.d.
Universal commercial bank providing financial products to i…
|
KBZ | HR | Financial and insurance activit… |
BANCO DO BRASIL S.A. 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/52849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52849 | 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=52849 | 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=52849 \ -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": 52849}, 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 BANCO DO BRASIL S.A. (id: 52849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.