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 |
|---|---|---|---|
| Annual Report 2006/2007 | 2007-05-23 | German | |
| CropEnergies doubles turnover operating margin in double digits | 2007-05-15 | English | |
| CropEnergies AG: Good start into the new 2007/08 financial year | 2007-04-03 | English | |
| CropEnergies AG significantly improves revenues and earnings | 2007-01-11 | English | |
| Q3 Report 2006/2007 | 2007-01-11 | English | |
| CropEnergies AG: BioWanze receives licence for 125,000 m3 bioethanol /year in Belgium | 2006-10-19 | English |
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
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2007
5 filings
| |||||
| 1140727 | Annual Report 2006/2007 | 2007-05-23 | German | ||
| 2135586 | CropEnergies doubles turnover operating margin in double digits | 2007-05-15 | English | ||
| 2136503 | CropEnergies AG: Good start into the new 2007/08 financial year | 2007-04-03 | English | ||
| 2137750 | CropEnergies AG significantly improves revenues and earnings | 2007-01-11 | English | ||
| 5622102 | Q3 Report 2006/2007 | 2007-01-11 | English | ||
|
2006
5 filings
| |||||
| 2138355 | CropEnergies AG: BioWanze receives licence for 125,000 m3 bioethanol /year in Belgium | 2006-10-19 | English | ||
| 2138400 | CropEnergies AG with Half-Year Report 2006/07 | 2006-10-12 | English | ||
| 5622103 | Q2 Report 2006/2007 | 2006-10-12 | English | ||
| 2138472 | CropEnergies AG: CropEnergies AG fixes purchase price and issue volume | 2006-09-28 | English | ||
| 2138496 | CropEnergies AG: CropEnergies AG announces price range | 2006-09-24 | English | ||
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.