
SAF-HOLLAND SE — Investor Relations & Filings
SAF-HOLLAND SE is a leading international manufacturer of chassis-related assemblies and components for the commercial vehicle industry. The company develops and produces systems and components primarily for trailers, trucks, and buses. Its core product portfolio includes axle and suspension systems, fifth wheels, landing gear, and kingpins, serving vehicle manufacturers and transportation companies globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SAF-HOLLAND SE: Christoph Gunter, sell | 2026-05-29 | English | |
| Annual General Meeting approves all proposed resolutions and renews authorization for share buyback Dividend of EUR 0.65 approved | 2026-05-21 | English | |
| Release of a capital market information | 2026-05-12 | English | |
| SAF-HOLLAND reports robust earnings growth and strong cash flow amid improved demand momentum in the first quarter of 2026 | 2026-05-07 | English | |
| Q1 statement / Q1 financial report 2026 | 2026-05-07 | English | |
| Release of a capital market information | 2026-05-05 | English |
Browse filings by year
20 years- 2026 29 filings
- 2025 59 filings
- 2024 83 filings
- 2023 73 filings
- 2022 115 filings
- 2021 38 filings
- 2020 69 filings
- 2019 41 filings
- 2018 36 filings
- 2017 26 filings
- 2016 31 filings
- 2015 21 filings
- 2014 28 filings
- 2013 28 filings
- 2012 27 filings
- 2011 49 filings
- 2010 33 filings
- 2009 38 filings
- 2008 46 filings
- 2007 12 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for SAF-HOLLAND SE, 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 parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUSTEM CO.,LTD
Manufacturer of automotive chassis, seat components, steel …
|
031510 | KR | Manufacturing |
|
AUTOAIR HOLDINGS BERHAD
Investment holding, management services, manufacturing/trad…
|
— | MY | Manufacturing |
|
AUTOLINE INDUSTRIES LTD.
Manufactures precision-engineered components and assemblies…
|
AUTOIND | IN | Manufacturing |
|
AUTOLIV INC
Develops and manufactures automotive safety systems, includ…
|
ALV | US | Manufacturing |
|
Autoliv SDB
Global developer and supplier of automotive safety systems …
|
ALIV | SE | Manufacturing |
|
Automotive Axles Ltd.
Manufactures axles and braking systems for commercial, off-…
|
AUTOAXLES | IN | Manufacturing |
|
Automotive Stampings and Assemblies Ltd.
Designs and manufactures sheet metal stampings, welded asse…
|
ASAL | IN | Manufacturing |
|
Autoneum Holding AG
Global leader in acoustic and thermal management solutions …
|
AUTN | CH | Manufacturing |
|
AUTOV CORPORATION BERHAD
Manufacturer and Tier-1 OEM supplier of automotive componen…
|
— | MY | Manufacturing |
|
Azure Dynamics Corporation
Developed and produced electric and hybrid powertrain syste…
|
AZDDQ | CA | Manufacturing |
SAF-HOLLAND SE 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/6218/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6218 | 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=6218 | 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=6218 \ -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": 6218}, 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 SAF-HOLLAND SE (id: 6218)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.