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 |
|---|---|---|---|
|
Charbone Hydrogen Corporation
Integrated developer and producer of green hydrogen and str…
|
CH | CA | Manufacturing |
|
CHCIW
Develops and produces electronic chemicals, specialty mater…
|
1727 | TW | Manufacturing |
|
Chemcon Speciality Chemicals Limited
Produces pharmaceutical intermediates and oilfield chemical…
|
CHEMCON | IN | Manufacturing |
|
Chemcrux Enterprises Limited
Manufactures bulk drug intermediates and specialty chemical…
|
540395 | IN | Manufacturing |
|
Chemfab Alkalis Ltd
Chlor-alkali producer of caustic soda and co-products using…
|
CHEMFAB | IN | Manufacturing |
|
CHEMICAL COMPANY OF MALAYSIA BERHAD
A leading chemicals company manufacturing and supplying ind…
|
— | MY | Manufacturing |
|
Chemiesynth (Vapi) Limited
Manufactures specialty chemicals and intermediates for life…
|
539230 | IN | Manufacturing |
|
Chemours Co
A global provider of performance chemicals and advanced mat…
|
CC | US | Manufacturing |
|
Chemtrade Logistics Income Fund
Diversified enterprise supplying essential industrial chemi…
|
CHE.UN | CA | Manufacturing |
|
CHEMX MATERIALS LIMITED
Develops high-purity alumina and manganese for the global e…
|
CMX | AU | 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.