Electrolux Professional — Investor Relations & Filings
Electrolux Professional Group is a global provider of food service, beverage, and laundry solutions for professional users. The company develops and manufactures a comprehensive range of equipment designed to enhance the efficiency, profitability, and sustainability of its customers' operations. Its offerings are distributed through a worldwide service network and a portfolio of specialized brands. The Food Service division provides equipment for cooking, refrigeration, and dishwashing. The Beverage division offers professional dispensers and coffee machines. The Laundry division supplies commercial washing and drying systems. The company positions itself as a single partner for complete, integrated solutions tailored to professional environments such as restaurants, hotels, and healthcare facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Bulletin from the Annual General Meeting on May 5, 2026 in Electrolux Professional AB (publ) | 2026-05-05 | English | |
| Kommuniké från årsstämman den 5 maj 2026 i Electrolux Professional AB (publ) | 2026-05-05 | English | |
| Conversion of shares in Electrolux Professional | 2026-04-30 | English | |
| Omvandling av aktier i Electrolux Professional | 2026-04-30 | Swedish | |
| Interim / Quarterly Report 2026 | 2026-04-28 | Swedish | |
| Interim / Quarterly Report 2026 | 2026-04-28 | English |
Browse filings by year
7 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Electrolux Professional, 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 |
|---|---|---|---|
|
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 |
|
RATIONAL AG
A global leader in hot food preparation for professional ki…
|
RAA | DE | 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 |
Electrolux Professional 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/2909/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2909 | 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=2909 | 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=2909 \ -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": 2909}, 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 Electrolux Professional (id: 2909)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.