
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 |
|---|---|---|---|
|
Repsol S.A.
A global multi-energy company with oil, gas, refining, and …
|
REP | ES | Manufacturing |
|
ReSolve Energy Inc.
A clean-energy company converting forestry waste into biofu…
|
RESO | CA | Manufacturing |
|
Rompetrol Rafinare S.A.
A major crude oil refiner and petrochemical producer of fue…
|
RRC | RO | Manufacturing |
|
Saras
An energy company focused on oil refining, power generation…
|
SRS | IT | Manufacturing |
|
Saratovskiy NPZ ao
Refines crude oil into petroleum products, basic chemicals,…
|
KRKN | RU | Manufacturing |
|
Saudi Aramco Base Oil Co.
Produces Group I and II base oils and specialty products fo…
|
2223 | SA | Manufacturing |
|
Savita Oil Technologies Limited
Manufacturer of petroleum specialty products, lubricants, a…
|
SOTL | IN | Manufacturing |
|
Shell PLC
An integrated global energy company in oil, gas, chemicals,…
|
SHEL | GB | Manufacturing |
|
Sinopec Shanghai Petrochemical Company Limited
Integrated refiner producing petroleum products, chemicals,…
|
600688 | CN | Manufacturing |
|
SJ-CHEM Co., Ltd.
Manufactures inorganic coagulants and exports processed ind…
|
217910 | KR | 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.