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 |
|---|---|---|---|
|
Bhagawati Gas Limited
Produces and distributes technical and clinical gases and g…
|
500051 | IN | Manufacturing |
|
Bhageria Industries Limited
Manufacturer of dyes and dye intermediates, solar energy EP…
|
BHAGERIA | IN | Manufacturing |
|
Bhagwati Oxygen Ltd.
Produces and distributes industrial and medical gases for i…
|
509449 | IN | Manufacturing |
|
Bhatia Colour Chem Limited
Manufactures dyes, pigments, and chemical auxiliaries for d…
|
543497 | IN | Manufacturing |
|
BIDE PHARMATECH CO., LTD.
Provides chemical building blocks and specialty reagents fo…
|
688073 | CN | Manufacturing |
|
B.I.G. INDUSTRIES BHD
Manufactures, distributes, and markets industrial gases and…
|
— | MY | Manufacturing |
|
Bioetanol Rio Cuarto S.A.
Produces corn-derived bioethanol, animal feed, and energy f…
|
— | AR | Manufacturing |
|
Bodal Chemicals Ltd
Vertically integrated producer of dyestuffs, dye intermedia…
|
BODALCHEM | IN | Manufacturing |
|
Borregaard
Operates a sustainable biorefinery producing biochemicals f…
|
BRG | NO | Manufacturing |
|
Brother Enterprises Holding Co.,Ltd.
Produces vitamins and leather chemicals for global nutritio…
|
002562 | CN | 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.