OMV AG — Investor Relations & Filings
OMV AG is an integrated company operating across three core business segments: Energy, Fuels & Feedstock, and Chemicals. The Energy division focuses on the exploration and production of oil and gas, while expanding into low-carbon solutions like geothermal energy. The Fuels & Feedstock segment produces and markets conventional fuels and is increasing its capacity for sustainable alternatives, including Sustainable Aviation Fuel (SAF) and renewable diesel (HVO). The Chemicals division provides essential chemical products and advances circular economy solutions through feedstock integration and chemical recycling. The company is strategically transitioning to become a leading supplier of sustainable fuels, chemicals, and materials, with a commitment to achieving net-zero emissions by 2050.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PTA-Adhoc: OMV issues new perpetual, subordinated hybrid notes with a volume of EUR 750 million | 2026-06-03 | English | |
| PTA-Adhoc: OMV begibt neue unbefristete, nachrangige Hybridschuldverschreibungen mit einem Volumen von EUR 750 Millionen | 2026-06-03 | German | |
| PTA-PVR: Release according to article 135 section 2 BörseG | 2026-06-02 | English | |
| PTA-PVR: Veröffentlichung gemäß § 135 Abs. 2 BörseG | 2026-06-02 | German | |
| PTA-Adhoc: OMV announces redemption of NC6 Hybrid Notes and considers also issue of new hybrid bond | 2026-05-13 | English | |
| PTA-Adhoc: OMV verlautbart Rückzahlung der NC6 Hybridschuldverschreibungen und erwägt auch Emission von neuer Hybridanleihe | 2026-05-13 | German |
Browse filings by year
24 years- 2026 53 filings
- 2025 154 filings
- 2024 88 filings
- 2023 28 filings
- 2022 52 filings
- 2021 49 filings
- 2020 64 filings
- 2019 46 filings
- 2018 40 filings
- 2017 44 filings
- 2016 24 filings
- 2015 18 filings
- 2014 20 filings
- 2013 24 filings
- 2012 28 filings
- 2011 41 filings
- 2010 22 filings
- 2009 31 filings
- 2008 27 filings
- 2007 18 filings
- 2002 8 filings
- 2001 6 filings
- 2000 1 filing
- 1998 9 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for OMV AG, 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 plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
QINGDAO GON TECHNOLOGY CO., LTD.
Manufactures modified plastics, polymer composites, and bio…
|
002768 | CN | Manufacturing |
|
QPC
Manufacturer of synthetic resins and UV-curable materials f…
|
4722 | TW | Manufacturing |
|
Rastar Environmental Protection Materials Co.,Ltd.
Develops high-performance modified polymers and eco-friendl…
|
300834 | CN | Manufacturing |
|
Red Avenue New Materials Group Co., Ltd.
Global supplier of specialty chemicals, electronic material…
|
603650 | CN | Manufacturing |
|
Renol Polychem Limited
Develops and manufactures high-performance polymer additive…
|
RNPL | IN | Manufacturing |
|
Renxin New Material Co.,Ltd.
Produces high-performance polystyrene resins for electronic…
|
301395 | CN | Manufacturing |
|
Rishiroop Limited
Manufacturer of high-performance polymers, chlorinated rubb…
|
526492 | IN | Manufacturing |
|
Rozachim AD
Manufacturer of polymer emulsions, resins, binders, and oth…
|
ROZH | BG | Manufacturing |
|
Samyang Corporation
Develops and manufactures specialty materials for chemical,…
|
145990 | KR | Manufacturing |
|
SEWOO GLOBAL CO,. LTD
Produces and distributes plastic materials, polymers, and s…
|
013000 | KR | Manufacturing |
OMV AG 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/751/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=751 | 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=751 | 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=751 \ -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": 751}, 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 OMV AG (id: 751)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.