BANCO DO ESTADO DO PARÁ S/A. — Investor Relations & Filings
About BANCO DO ESTADO DO PARÁ S/A.
BANCO DO ESTADO DO PARÁ S/A., known as Banpará, is a mixed economy society operating as a multiple bank. Founded in 1959, the institution functions as a strategic financial agent for regional development, primarily supporting the banking needs of the public sector and local economy. Its core activities encompass depository credit intermediation, commercial banking services, and the management of state funds. The bank provides a comprehensive portfolio of products, including credit facilities, funding, and liquidity management for individuals, corporate clients, and government entities. Banpará focuses on fostering economic cooperation and trade while maintaining a robust capital and liquidity profile. Its operations are centered on generating value through specialized financial solutions designed to address the unique requirements of its regional market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa Sintético Consolidado - AGOE 29/04/2026 | 2026-04-28 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-24 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-24 | Portuguese | |
| (B) Deliberar sobre a destinação do lucro líquido do exercício e a distribuição de dividendos; (A) Tomar as contas dos Administradores, examinar, discutir e votar as Demonstrações Financeiras; (C) E | 2026-04-20 | Portuguese | |
| DFP 2025 | 2026-03-20 | Portuguese | |
| ITR 2025-Q3 | 2025-11-10 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 39066319 | Mapa Sintético Consolidado - AGOE 29/04/2026 | 2026-04-28 | Portuguese | ||
| 36767663 | FRE - Formulário de Referência | 2026-04-24 | Portuguese | ||
| 36778168 | FRE - Formulário de Referência | 2026-04-24 | Portuguese | ||
| 34694556 | (B) Deliberar sobre a destinação do lucro líquido do exercício e a distribuição de dividendos; (A) Tomar as contas dos Administradores, examinar, discutir e votar as Demonstrações Financeiras; (C) E | 2026-04-20 | Portuguese | ||
| 33795738 | DFP 2025 | 2026-03-20 | Portuguese | ||
|
2025
7 filings
| |||||
| 34096155 | ITR 2025-Q3 | 2025-11-10 | Portuguese | ||
| 34096043 | ITR 2025-Q2 v2 | 2025-08-29 | Portuguese | ||
| 34096083 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34095975 | ITR 2025-Q1 | 2025-06-04 | Portuguese | ||
| 36107387 | FRE WEB 2024 v6 | 2025-05-12 | Portuguese | ||
| 33784990 | DFP 2024 | 2025-03-07 | Portuguese | ||
| 36107288 | FRE WEB 2024 v5 | 2025-01-30 | Portuguese | ||
|
2024
3 filings
| |||||
| 36107195 | FRE WEB 2024 v4 | 2024-12-04 | Portuguese | ||
| 34055322 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 36107056 | FRE WEB 2024 v3 | 2024-08-16 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALERUS FINANCIAL CORP
A diversified financial services company offering banking, …
|
ALRS | US | Financial and insurance activit… |
|
Alinma Bank
Offers Shariah-compliant retail, corporate, and investment …
|
1150 | SA | Financial and insurance activit… |
|
Alior Bank S.A.
A universal bank providing financial services to individual…
|
ALR | PL | Financial and insurance activit… |
|
Alisa Bank PLC
A digital bank offering invoice financing for SMEs, deposit…
|
FELLOW | FI | Financial and insurance activit… |
|
Ally Financial Inc.
A digital financial services company offering auto finance,…
|
ALLY | US | Financial and insurance activit… |
|
Al Rajhi Bank
Provides Sharia-compliant retail, corporate, and investment…
|
1120 | SA | Financial and insurance activit… |
|
ALTA banka a.d.
A universal financial institution offering retail and corpo…
|
JMBN | RS | Financial and insurance activit… |
|
ALTERNATİFBANK A.Ş.
Offers advisory banking and financial services to individua…
|
ALNTF | TR | Financial and insurance activit… |
|
Amalgamated Financial Corp.
A bank providing commercial and consumer services to values…
|
AMAL | US | Financial and insurance activit… |
|
Amerant Bancorp Inc.
A bank holding company offering financial solutions to indi…
|
AMTB | US | Financial and insurance activit… |
BANCO DO ESTADO DO PARÁ 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/52851/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52851 | 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=52851 | 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=52851 \ -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": 52851}, 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 ESTADO DO PARÁ S/A. (id: 52851)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.