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 |
|---|---|---|---|
|
MK SEIKO CO., LTD.
Manufacturer of automotive equipment, information displays,…
|
5906 | JP | Manufacturing |
|
MUAR BAN LEE GROUP BERHAD
Manufacturer of palm kernel expellers, oil seed crushing ma…
|
— | MY | Manufacturing |
|
NAKANISHI MFG.CO.,LTD.
Manufacturer of large-capacity, automated kitchen systems f…
|
5941 | JP | Manufacturing |
|
Ningbo Lehui International Engineering Equipment Co.,Ltd
Global provider of turnkey brewing, dairy, and liquid food …
|
603076 | CN | Manufacturing |
|
NITCHO CORPORATION
Manufacturer of commercial kitchen equipment for institutio…
|
2961 | JP | Manufacturing |
|
OptiCept Technologies AB
Develops technology platforms for the food and plant indust…
|
OPTI | SE | Manufacturing |
|
PRÁTICA PRODUTOS S.A.
Manufactures advanced equipment for food preparation, gastr…
|
— | BR | Manufacturing |
|
Renheng Enterprise Holdings Limited
Manufactures, sells, and services specialized tobacco machi…
|
3628 | HK | Manufacturing |
|
RHEON AUTOMATIC MACHINERY CO., LTD.
Developer and manufacturer of automated food processing mac…
|
6272 | JP | Manufacturing |
|
Saturn (Solutions) Inc.
Manufacturer of End of Line packaging, automation, and insp…
|
— | CA | 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.