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 |
|---|---|---|---|
|
Berkley Renewables Inc.
Diversified firm developing oil, gas, and solar assets, wit…
|
BKS | CA | Electricity, gas, steam and air… |
|
BEST BRANDS GRUP ENERJİ YATIRIM A.Ş.
Specializes in solar electricity generation and land-based …
|
BESTE | TR | Electricity, gas, steam and air… |
|
BF Utilities Ltd.
Develops infrastructure projects and generates renewable en…
|
BFUTILITIE | IN | Electricity, gas, steam and air… |
|
BİRLEŞİM GRUP ENERJİ YATIRIMLARI A.Ş.
An investment company developing and operating solar and wi…
|
BIGEN | TR | Electricity, gas, steam and air… |
|
Bonheur ASA
A holding company focused on renewable energy, with investm…
|
BONHR | NO | Electricity, gas, steam and air… |
|
Boralex Inc.
Independent power producer operating wind, solar, hydro, an…
|
BLX | CA | Electricity, gas, steam and air… |
|
Boralex Power Income Fund
An open-ended trust that owned and operated a portfolio of …
|
BLX | CA | Electricity, gas, steam and air… |
|
Bras Spolka Akcyjna
Energy firm in renewables, electricity trading, and project…
|
BSA | PL | Electricity, gas, steam and air… |
|
Brookfield Renewable Corp
Provides investor access to a global portfolio of renewable…
|
BEPC | US | Electricity, gas, steam and air… |
|
Brookfield Renewable Corporation
Owns and operates a globally diversified portfolio of clean…
|
BEPC | CA | 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.