RATIONAL AG — Investor Relations & Filings
RATIONAL AG is a global market and technology leader in the field of hot food preparation for professional kitchens. The company specializes in the development, production, and sale of multifunctional cooking systems. Its core products, such as combi-steamers, are designed to perform a wide range of cooking processes including roasting, grilling, steaming, and baking within a single unit. These systems are engineered to provide efficiency, consistency, and energy savings to commercial food service operations, from restaurants and catering to large-scale institutional kitchens. The technology focuses on optimizing cooking processes and delivering high-quality results for chefs and kitchen staff.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Q1 statement / Q1 financial report 2026 | 2026-05-07 | English | |
| Rational AG ramps up growth to 8 percent in the first quarter of 2026 organic growth of 11 percent | 2026-05-06 | English | |
| Annual financial report 2025 | 2026-03-20 | English | |
| Despite general economic weakness, Rational AG raises sales revenues by 6 percent to 1.26 billion euros | 2026-03-19 | English | |
| Production and sales underway: Rational successfully expanding in China | 2026-03-11 | English | |
| Rational AG reports growth of 8 percent after exchange rate adjustments preliminary figures for the 2025 fiscal year | 2026-02-05 | English |
Browse filings by year
27 years- 2026 6 filings
- 2025 37 filings
- 2024 21 filings
- 2023 18 filings
- 2022 60 filings
- 2021 54 filings
- 2020 66 filings
- 2019 22 filings
- 2018 17 filings
- 2017 26 filings
- 2016 34 filings
- 2015 30 filings
- 2014 20 filings
- 2013 25 filings
- 2012 36 filings
- 2011 29 filings
- 2010 19 filings
- 2009 13 filings
- 2008 41 filings
- 2007 16 filings
- 2006 22 filings
- 2005 6 filings
- 2004 6 filings
- 2003 4 filings
- 2002 6 filings
- 2001 6 filings
- 2000 5 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for RATIONAL 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 machinery for food, beverage and tobacco processing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASM AUTOMATION GROUP BERHAD
Provides end-to-end automation machinery solutions and serv…
|
— | MY | Manufacturing |
|
Axtel Industries Ltd.
Designs and manufactures process equipment and turnkey syst…
|
523850 | IN | Manufacturing |
|
Bialetti Industrie
Italian manufacturer of coffee makers, cookware, and small …
|
BIA | IT | Manufacturing |
|
BoMill AB
Develops sorting equipment for grain based on internal kern…
|
BOMILL | SE | Manufacturing |
|
Bucher Industries AG
Global technology group for machinery in agriculture, munic…
|
BUCN | CH | Manufacturing |
|
CB INDUSTRIAL PRODUCT HOLDING BERHAD
Provides comprehensive solutions for the palm oil industry,…
|
— | MY | Manufacturing |
|
China New Energy Limited
Integrated technology service provider focused on ethanol p…
|
1156 | JE | Manufacturing |
|
DAIREI CO.,LTD
Manufacturer of ultra-low temperature freezer storage units…
|
2883 | JP | Manufacturing |
|
DAIWA INDUSTRIES LTD.
Manufacturer of commercial refrigeration and food service e…
|
6459 | JP | Manufacturing |
|
EatGood Sweden AB
Develops commercial kitchen equipment using patented Air Fr…
|
EATG | SE | Manufacturing |
RATIONAL 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/345/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=345 | 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=345 | 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=345 \ -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": 345}, 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 RATIONAL AG (id: 345)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.