REFINARIA DE PETRÓLEOS DE MANGUINHOS S.A. - EM RECUPERAÇÃO JUDICIAL — Investor Relations & Filings
About REFINARIA DE PETRÓLEOS DE MANGUINHOS S.A. - EM RECUPERAÇÃO JUDICIAL
Refinaria de Petróleos de Manguinhos S.A., operating under the brand Refit, is a petroleum refining entity focused on the processing of crude oil and the production of energy derivatives. The company’s primary output includes gasoline, liquefied petroleum gas (LPG), diesel, and fuel oil. Currently undergoing judicial reorganization, the organization manages the refining, storage, and commercialization of fuels. Its operations are subject to rigorous regulatory oversight regarding technical safety and fiscal compliance. The company maintains infrastructure dedicated to the transformation of hydrocarbons into essential petroleum products, serving regional distribution networks and industrial consumers. Its business model integrates the refining process with logistics and marketing activities to supply energy products within its operational scope.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FCA - Formulário Cadastral | 2026-04-20 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese | |
| DFP 2024 | 2025-03-31 | Portuguese | |
| ITR 2024-Q3 | 2024-11-14 | Portuguese | |
| ITR 2024-Q2 | 2024-08-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34694029 | FCA - Formulário Cadastral | 2026-04-20 | Portuguese | ||
|
2025
3 filings
| |||||
| 34123445 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34123474 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33790939 | DFP 2024 | 2025-03-31 | Portuguese | ||
|
2024
6 filings
| |||||
| 34069375 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34069315 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34069290 | ITR 2024-Q1 | 2024-08-13 | Portuguese | ||
| 33778041 | DFP 2023 | 2024-06-13 | Portuguese | ||
| 35789479 | FRE WEB 2023 v3 | 2024-03-22 | Portuguese | ||
| 35789141 | FRE WEB 2023 v2 | 2024-02-23 | Portuguese | ||
|
2023
5 filings
| |||||
| 34038202 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
| 34038200 | ITR 2023-Q2 | 2023-09-04 | Portuguese | ||
| 35788825 | FRE WEB 2023 | 2023-09-01 | Portuguese | ||
| 34038150 | ITR 2023-Q1 | 2023-09-01 | Portuguese | ||
| 33766347 | DFP 2022 | 2023-07-28 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
|
BIOX Corporation
Develops, owns, and operates biodiesel production and distr…
|
— | CA | Manufacturing |
|
BP Castrol K.K.
Manufacturer and distributor of automotive lubricants, oils…
|
5015 | JP | Manufacturing |
REFINARIA DE PETRÓLEOS DE MANGUINHOS S.A. - EM RECUPERAÇÃO JUDICIAL 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/53156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53156 | 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=53156 | 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=53156 \ -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": 53156}, 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 REFINARIA DE PETRÓLEOS DE MANGUINHOS S.A. - EM RECUPERAÇÃO JUDICIAL (id: 53156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.