PETRORECÔNCAVO S.A. — Investor Relations & Filings
About PETRORECÔNCAVO S.A.
PetroRecôncavo S.A. is an independent operator specializing in the exploration, development, and production of hydrocarbons from mature onshore fields. The company focuses on the acquisition and revitalization of brownfield assets, utilizing advanced redevelopment strategies to extend the economic life of reservoirs. Its core operations involve the technical management of onshore blocks, where it applies enhanced recovery techniques to optimize output. Beyond upstream activities, the company manages midstream infrastructure, including natural gas processing and flow systems. By leveraging specialized expertise in mature field operations, PetroRecôncavo S.A. enhances recovery factors and operational efficiency across its portfolio of onshore assets, focusing on sustainable production growth and the optimization of established energy resources.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4º Programa de Recompra de Ações | 2026-05-05 | Portuguese | |
| outorga de ações restritas aos diretores estatutários e empregados da Companhia nos termos do Plano de Incentivo de Longo Prazo – Ações Restritas aprovado na AGOE realizada em 24 de abril de 2026; 4º | 2026-05-05 | Portuguese | |
| DFP 2025 | 2026-03-18 | Portuguese | |
| ITR 2025-Q3 | 2025-11-06 | Portuguese | |
| ITR 2025-Q2 | 2025-08-07 | Portuguese | |
| FRE WEB 2024 v18 | 2025-05-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 41509693 | 4º Programa de Recompra de Ações | 2026-05-05 | Portuguese | ||
| 41509765 | outorga de ações restritas aos diretores estatutários e empregados da Companhia nos termos do Plano de Incentivo de Longo Prazo – Ações Restritas aprovado na AGOE realizada em 24 de abril de 2026; 4º | 2026-05-05 | Portuguese | ||
| 33795506 | DFP 2025 | 2026-03-18 | Portuguese | ||
|
2025
11 filings
| |||||
| 34093720 | ITR 2025-Q3 | 2025-11-06 | Portuguese | ||
| 34093659 | ITR 2025-Q2 | 2025-08-07 | Portuguese | ||
| 36088426 | FRE WEB 2024 v18 | 2025-05-12 | Portuguese | ||
| 34093649 | ITR 2025-Q1 | 2025-05-08 | Portuguese | ||
| 36088315 | FRE WEB 2024 v17 | 2025-05-06 | Portuguese | ||
| 33784331 | DFP 2024 | 2025-03-19 | Portuguese | ||
| 33784329 | DFP 2024 v2 | 2025-03-19 | Portuguese | ||
| 36088203 | FRE WEB 2024 v16 | 2025-03-13 | Portuguese | ||
| 36088070 | FRE WEB 2024 v15 | 2025-03-07 | Portuguese | ||
| 36087968 | FRE WEB 2024 v14 | 2025-02-24 | Portuguese | ||
| 36087884 | FRE WEB 2024 v13 | 2025-02-10 | Portuguese | ||
|
2024
1 filing
| |||||
| 36087789 | FRE WEB 2024 v12 | 2024-12-27 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Argent Energy Trust
A publicly traded trust managing and developing oil and nat…
|
AET.UN | CA | Mining and quarrying |
|
Aroway Energy Inc.
Develops and exploits crude oil and natural gas prospects i…
|
ARWJF | CA | Mining and quarrying |
|
Arrow Exploration Corp.
Oil and gas company engaged in the exploration and producti…
|
AXL | CA | Mining and quarrying |
|
ARTISAN ENERGY CORPORATION
Exploration, development, and production of crude oil and n…
|
AEC | CA | Mining and quarrying |
|
ASCENT RESOURCES PLC
Independent E&P company with onshore energy projects in Eur…
|
AST | GB | Mining and quarrying |
|
Athabasca Oil Corporation
Liquids-weighted intermediate producer of thermal and light…
|
ATH | CA | Mining and quarrying |
|
Atlantic Petroleum P/F
Independent exploration and production company focused on o…
|
FOATLA | FO | Mining and quarrying |
|
AUSTRALIAN OIL COMPANY LIMITED.
Explores, evaluates, and develops oil and natural gas asset…
|
AOK | AU | Mining and quarrying |
|
AUSTRALIS OIL & GAS LIMITED
Focuses on unconventional oil and gas development in the Tu…
|
ATS | AU | Mining and quarrying |
|
Austral Pacific Energy Ltd.
Exploration and production of hydrocarbon resources, primar…
|
AUSPF | CA | Mining and quarrying |
PETRORECÔNCAVO 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/53130/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53130 | 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=53130 | 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=53130 \ -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": 53130}, 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 PETRORECÔNCAVO S.A. (id: 53130)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.