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 |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | 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.