VERBUND AG — Investor Relations & Filings
VERBUND AG is an energy company and one of Europe's largest producers of electricity from renewable sources. The company's core activity is power generation, with the vast majority derived from hydropower through a network of run-of-river and pumped-storage power plants. In addition to its primary focus on hydropower, VERBUND is actively expanding its portfolio in wind and solar energy. The company supplies electricity and gas to a diverse customer base, including households, commercial enterprises, and industrial clients. It also offers comprehensive energy solutions such as photovoltaic systems, e-charging infrastructure, and energy services. A key strategic pillar is the development of green hydrogen to serve as a decarbonisation partner for its customers. VERBUND also operates a high-voltage transmission grid.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| EQS-AFR: Verbund AG: Release of a Financial report | 2026-05-13 | English | |
| EQS-AFR: Verbund AG: Bekanntmachung über die Veröffentlichung eines Finanzberichtes | 2026-05-13 | German | |
| VERBUND AG: Results for quarter 1/2026: Solid results despite well below-average water supply and falling sales prices | 2026-05-13 | English | |
| EQS-DD: Verbund AG: Susanna Zapreva-Hennerbichler, buy | 2026-04-29 | English | |
| EQS-DD: Verbund AG: Susanna Zapreva-Hennerbichler, Kauf | 2026-04-29 | German | |
| EQS-DD: Verbund AG: Achim Kaspar, buy | 2026-04-29 | English |
Browse filings by year
29 years- 2026 23 filings
- 2025 33 filings
- 2024 43 filings
- 2023 28 filings
- 2022 29 filings
- 2021 39 filings
- 2020 35 filings
- 2019 37 filings
- 2018 106 filings
- 2017 49 filings
- 2016 39 filings
- 2015 41 filings
- 2014 54 filings
- 2013 39 filings
- 2012 37 filings
- 2011 37 filings
- 2010 50 filings
- 2009 29 filings
- 2008 26 filings
- 2007 14 filings
- 2006 8 filings
- 2005 3 filings
- 2004 4 filings
- 2003 5 filings
- 2002 6 filings
- 2001 7 filings
- 2000 5 filings
- 1999 5 filings
- 1998 2 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for VERBUND 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 · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2M Energy Corp.
Develops and implements sustainable energy solutions and en…
|
— | CA | Electricity, gas, steam and air… |
|
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL
Renewable energy company specializing in wind and solar pow…
|
— | BR | Electricity, gas, steam and air… |
|
360 ENERGY SOLAR S.A.
Develops, constructs, and operates solar parks, energy stor…
|
— | AR | Electricity, gas, steam and air… |
|
7C Solarparken AG
Owner and operator of photovoltaic power plants with a port…
|
HRPK | DE | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer generating electricity from a p…
|
KARYE | TR | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer that generates and sells electr…
|
A1YEN | TR | Electricity, gas, steam and air… |
|
A2a
Manages energy, water, and environmental services for the c…
|
A2A | IT | Electricity, gas, steam and air… |
|
Abalance Corporation
A vertically integrated solar company that manufactures pan…
|
3856 | JP | Electricity, gas, steam and air… |
|
AB ENERGIA S.A.
Generates renewable electricity from biogas and provides EP…
|
— | AR | Electricity, gas, steam and air… |
|
Abengoa S.A.
A company in liquidation that formerly provided solutions f…
|
ABG.P | ES | Electricity, gas, steam and air… |
VERBUND 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/765/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=765 | 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=765 | 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=765 \ -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": 765}, 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 VERBUND AG (id: 765)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.