CropEnergies AG — Investor Relations & Filings
CropEnergies AG is a leading European manufacturer of products from renewable biomass, primarily cereals and sugar beets. The company's core product is sustainably produced bioethanol, used as a climate-friendly gasoline substitute in the fuel sector. Utilizing a circular economy approach, the company processes the entire raw material to create a range of co-products. These include high-purity neutral alcohol for beverages, food, cosmetics, and pharmaceuticals; protein-rich, GMO-free food and animal feed; biogenic carbon dioxide for industrial applications; and renewable ethyl acetate, a solvent used in pharmaceuticals, cosmetics, paints, and adhesives. The production process is designed for high efficiency, with its ethanol reducing CO2 emissions by over 70% compared to fossil fuels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Jahresabschluss zum Geschäftsjahr vom 01.03.2024 bis zum 28.02.2025 | 2025-07-17 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.03.2023 bis zum 29.02.2024 | 2024-07-31 | German | |
| CropEnergies submits delisting application to Frankfurt Stock Exchange | 2024-02-05 | English | |
| Ergänzung der Veröffentlichung vom 18.07.2023 | 2024-02-01 | German | |
| Supervisory Board and Executive Board recommend acceptance of delisting tender offer of Sudzucker AG | 2024-01-26 | English | |
| Halbjahresfinanzbericht nach WpHG zum Geschäftsjahr vom 01.03.2023 bis zum 31.08.2023 | 2023-10-11 | German |
Browse filings by year
20 years- 2025 1 filing
- 2024 4 filings
- 2023 6 filings
- 2022 3 filings
- 2021 5 filings
- 2020 24 filings
- 2019 33 filings
- 2018 24 filings
- 2017 29 filings
- 2016 29 filings
- 2015 28 filings
- 2014 23 filings
- 2013 25 filings
- 2012 19 filings
- 2011 24 filings
- 2010 23 filings
- 2009 14 filings
- 2008 20 filings
- 2007 16 filings
- 2006 5 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CropEnergies 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 basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aether Industries Limited
Produces advanced intermediates and complex chemistries for…
|
AETHER | IN | Manufacturing |
|
Afyren
Produces biobased organic acids from non-food agricultural …
|
ALAFY | FR | Manufacturing |
|
Air Liquide
A world leader in gases, technologies, and services for ind…
|
AI | FR | Manufacturing |
|
Air Products & Chemicals, Inc.
Global supplier of industrial gases, performance materials,…
|
APD | US | Manufacturing |
|
AIR WATER INC.
Industrial gas manufacturer diversified into chemicals, med…
|
4088 | JP | Manufacturing |
|
AksharChem (India) Ltd.
Produces dye intermediates and pigments for global textile …
|
AKSHARCHEM | IN | Manufacturing |
|
ALBEMARLE CORP
A specialty chemicals company focused on developing and man…
|
ALB | US | Manufacturing |
|
Alkali Metals Limited
Produces alkali metals and specialty chemicals for pharmace…
|
ALKALI | IN | Manufacturing |
|
ALKİM ALKALİ KİMYA A.Ş.
A chemical company mining and producing inorganic salts lik…
|
ALKIM | TR | Manufacturing |
|
Alkyl Amines Chemicals Ltd.
Manufacturer of aliphatic amines and derivatives for pharma…
|
ALKYLAMINE | IN | Manufacturing |
CropEnergies 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/86/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=86 | 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=86 | 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=86 \ -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": 86}, 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 CropEnergies AG (id: 86)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.