FRoSTA AG — Investor Relations & Filings
FRoSTA AG is a European manufacturer of frozen food, specializing in a wide range of products including ready meals, fish, vegetables, and fruits. The company is known for its "Purity Command" (Reinheitsgebot), a commitment since 2003 to produce foods using high-quality, natural ingredients without additives, flavor enhancers, or artificial colorings. This focus on product purity and transparency is a core element of its brand identity. FRoSTA AG develops innovative and nutritious frozen products for both the retail consumer market and professional clients in the foodservice and industrial sectors. The company also emphasizes sustainable and responsible production practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Konzernabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023 | 2024-05-07 | German | |
| FRoSTA AG: Felix Ahlers, Aktienkauf im Rahmen der Vorstandsvergutungsregelung | 2024-04-04 | German | |
| FRoSTA AG: Maik Busse, Aktienkauf im Rahmen der Vorstandsvergutungsregelung | 2024-03-11 | German | |
| FRoSTA AG: Maik Busse, Aktienkauf im Rahmen der Vorstandsvergutungsregelung | 2023-12-20 | German | |
| FRoSTA AG: Hinnerk Ehlers, Aktienkauf im Rahmen der Vorstandsvergutungsregelung | 2023-10-13 | German | |
| Halbjahresabschluss 2023 | 2023-10-13 | German |
Browse filings by year
23 years- 2025 23 filings
- 2024 10 filings
- 2023 14 filings
- 2022 21 filings
- 2021 20 filings
- 2020 15 filings
- 2019 20 filings
- 2018 18 filings
- 2017 31 filings
- 2016 16 filings
- 2015 10 filings
- 2014 7 filings
- 2013 8 filings
- 2012 6 filings
- 2011 7 filings
- 2010 23 filings
- 2009 13 filings
- 2008 11 filings
- 2007 14 filings
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for FRoSTA 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 prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADF Foods Limited.
Global provider of ethnic food products, ready-to-eat meals…
|
ADFFOODS | IN | Manufacturing |
|
Anjoy Foods Group Co., Ltd.
Enterprise specializing in the R&D, production, and distrib…
|
2648 | HK | Manufacturing |
|
ANJOY FOODS GROUP CO.,LTD.
Produces quick-frozen surimi, meat, pastry products, and re…
|
603345 | CN | Manufacturing |
|
Bakkavor Group PLC
International manufacturer of private label fresh prepared …
|
BAKK | GB | Manufacturing |
|
Boosh Plant-Based Brands Inc.
Produces and sells convenient plant-based comfort foods, fr…
|
VEGI | CA | Manufacturing |
|
CAMPBELL'S Co
A manufacturer and marketer of meals, beverages, and snack …
|
CPB | US | Manufacturing |
|
CANYON CREEK FOOD COMPANY LTD.
Food processor and co-packer specializing in fresh, prepare…
|
CYF | CA | Manufacturing |
|
CJ CHEILJEDANG CORP.
A global food and biotechnology company producing processed…
|
097950 | KR | Manufacturing |
|
CJ Corp.
A global lifestyle company with businesses in food, bio, me…
|
001040 | GB | Manufacturing |
|
DDC Enterprise Ltd
Operates an Asian food platform and implements a corporate …
|
DDC | US | Manufacturing |
FRoSTA 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/5397/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5397 | 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=5397 | 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=5397 \ -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": 5397}, 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 FRoSTA AG (id: 5397)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.