
PETROLEO LUB DO NORDESTE SA — Investor Relations & Filings
Petróleo Lub do Nordeste SA (LUBNOR) is a specialized refining unit focused on the production of high-value petroleum derivatives. The facility is the sole producer of naphthenic base oils in its operating region, with an annual capacity of approximately 73,000 cubic meters. Additionally, it is a major supplier of asphalt, producing 235,000 tonnes per year and accounting for a significant portion of the regional market. The refinery's product portfolio also includes naphtha, fuel oil, and marine diesel. LUBNOR serves critical infrastructure and manufacturing sectors, providing essential materials for road construction and specialized lubricants. Its operations are characterized by technical expertise in processing specific crude oil streams to meet rigorous standards for naphthenic lubricants and high-performance asphalt products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-05-22 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-21 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-20 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-11 | Portuguese | |
| ITR - Informações Trimestrais | 2026-05-05 | Portuguese | |
| DFP 2025 | 2026-03-11 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46916414 | FRE - Formulário de Referência | 2026-05-22 | Portuguese | ||
| 46864412 | FRE - Formulário de Referência | 2026-05-21 | Portuguese | ||
| 46784794 | FRE - Formulário de Referência | 2026-05-20 | Portuguese | ||
| 44984625 | FRE - Formulário de Referência | 2026-05-11 | Portuguese | ||
| 41987686 | ITR - Informações Trimestrais | 2026-05-05 | Portuguese | ||
| 33796077 | DFP 2025 | 2026-03-11 | Portuguese | ||
|
2025
4 filings
| |||||
| 34097681 | ITR 2025-Q3 | 2025-11-04 | Portuguese | ||
| 34097680 | ITR 2025-Q2 | 2025-08-07 | Portuguese | ||
| 34097632 | ITR 2025-Q1 | 2025-05-07 | Portuguese | ||
| 33785458 | DFP 2024 | 2025-03-13 | Portuguese | ||
|
2024
5 filings
| |||||
| 34056067 | ITR 2024-Q3 | 2024-11-05 | Portuguese | ||
| 34056074 | ITR 2024-Q2 | 2024-08-08 | Portuguese | ||
| 35592856 | FRE WEB 2023 v7 | 2024-05-14 | Portuguese | ||
| 34056050 | ITR 2024-Q1 | 2024-05-13 | Portuguese | ||
| 35592753 | FRE WEB 2023 v6 | 2024-04-15 | 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 |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | 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 |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | 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 |
PETROLEO LUB DO NORDESTE SA 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/53129/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53129 | 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=53129 | 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=53129 \ -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": 53129}, 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 PETROLEO LUB DO NORDESTE SA (id: 53129)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.