
PKN Orlen S.A. — Investor Relations & Filings
PKN Orlen S.A. is an integrated multi-utility group focused on crude oil processing, petrochemical production, energy generation, and retail. The company processes crude oil into a wide range of petroleum products, including gasoline, diesel fuel, heating oil, and jet fuel. It is also a major producer of petrochemicals. The group operates an extensive network of fuel stations across Central Europe. Beyond its core refining and retail operations, the company engages in upstream oil and gas exploration and production. A key strategic direction is the development of low- and zero-emission energy sources, with significant investments in renewable energy, including offshore wind power, biofuels, and hydrogen technologies, as part of its energy transition.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Rezygnacja Pana Przemysława Baszaka z pełnienia funkcji członka Rady Nadzorczej ORLEN S.A. - Content (EN) | 2026-05-26 | English | |
| Rezygnacja Pana Przemysława Baszaka z pełnienia funkcji członka Rady Nadzorczej ORLEN S.A. - Content (PL) | 2026-05-26 | Polish | |
| Podsumowanie kosztów emisji uzupełniającej obligacji serii C - Content (EN) | 2026-05-21 | English | |
| Podsumowanie kosztów emisji uzupełniającej obligacji serii C - Content (PL) | 2026-05-21 | Polish | |
| zal08_4_Resolution_MB_SB.pdf | 2026-05-20 | English | |
| zal02_3_Draft_Resolutions_AGM_agenda_change.pdf | 2026-05-20 | English |
Browse filings by year
4 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for PKN Orlen S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SK Innovation Co., Ltd.
An integrated energy and chemical company expanding into EV…
|
096770 | KR | Manufacturing |
|
Sky Quarry Inc.
Recycles waste asphalt shingles into sustainable oil and ot…
|
SKYQ | US | Manufacturing |
|
Slavneft-JANOS
Oil refinery processing crude oil into Euro-5 fuels, jet fu…
|
JNOS | RU | Manufacturing |
|
S-Oil Corporation
An integrated energy and chemical company in refining, lubr…
|
010950 | KR | Manufacturing |
|
SUNCOR ENERGY INC
An integrated energy company focused on oil sands, refining…
|
SU | CA | Manufacturing |
|
Sundrex Oil Company Limited
Manufactures and distributes high-performance lubricants an…
|
SOCL | IN | Manufacturing |
|
Synstream Energy Corp.
Acquires, explores, develops, and produces natural gas, ope…
|
SHM.H | CA | Manufacturing |
|
Syntholene Energy Corporation
Produces carbon-negative synthetic fuels (eFuels) via propr…
|
ESAF | CA | Manufacturing |
|
THAI OIL PUBLIC COMPANY LIMITED
Leading complex refinery operator and supplier of petroleum…
|
2OFB | TH | Manufacturing |
|
Tidewater Renewables Ltd.
Produces and supplies cleaner, low-carbon intensity fuels t…
|
LCFS | CA | Manufacturing |
PKN Orlen 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/5770/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5770 | 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=5770 | 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=5770 \ -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": 5770}, 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 PKN Orlen S.A. (id: 5770)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.