
Air France-KLM — Investor Relations & Filings
Air France-KLM is a global airline group with a strong European base. The Group's main activities are passenger transport, cargo transport, and aeronautical maintenance. It operates primarily through its two main airline brands, Air France and KLM, which maintain their individual identities. The group leverages a dual-hub system centered at Paris-Charles de Gaulle and Amsterdam-Schiphol, serving an extensive global network. Both Air France and KLM are members of the SkyTeam global airline alliance, providing customers with access to a broad network of flights. In addition to its core transportation services, the group offers comprehensive maintenance, repair, and overhaul (MRO) services to other airlines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Franchissement de seuil | 2026-05-07 | French | |
| Declaration of number of voting rights | 2026-05-05 | English | |
| Declaration of number of voting rights | 2026-05-04 | English | |
| Déclaration du nombre de droits de vote | 2026-05-04 | French | |
| Air France-KLM - Consolidated financial statements and notes as of March 31, 2026 | 2026-04-30 | English | |
| Q1 2026 press release | 2026-04-30 | English |
Browse filings by year
22 years- 2026 51 filings
- 2025 111 filings
- 2024 131 filings
- 2023 151 filings
- 2022 121 filings
- 2021 114 filings
- 2020 92 filings
- 2019 151 filings
- 2018 94 filings
- 2017 136 filings
- 2016 104 filings
- 2015 105 filings
- 2014 106 filings
- 2013 117 filings
- 2012 122 filings
- 2011 97 filings
- 2010 86 filings
- 2009 111 filings
- 2008 46 filings
- 2007 18 filings
- 2006 9 filings
- 2005 3 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Air France-KLM, 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 · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi Aviation Co.
Leading global aviation service provider and largest commer…
|
ADAVIATION | AE | Transportation and storage |
|
Aegean Airlines
A full-service Star Alliance airline serving Europe and the…
|
AEGN | GR | Transportation and storage |
|
Aeroflot
Major airline providing passenger and cargo transport from …
|
AFLT | RU | Transportation and storage |
|
Air Arabia PJSC
A low-cost carrier providing affordable air travel to over …
|
AIRARABIA | AE | Transportation and storage |
|
AIRASIA X BERHAD
Long-haul, low-cost airline offering scheduled, charter, fr…
|
— | MY | Transportation and storage |
|
Air Astana JSC
Central Asian airline group with a dual-brand strategy for …
|
AIRA | KZ | Transportation and storage |
|
Air Busan Co., Ltd
A low-cost airline subsidiary of Asiana Airlines with domes…
|
298690 | KR | Transportation and storage |
|
Air Canada
Largest flag carrier providing scheduled passenger and carg…
|
AC | CA | Transportation and storage |
|
Air China Ld
National flag carrier providing passenger and cargo air tra…
|
601111 | CN | Transportation and storage |
|
Air China Limited
Exclusive national flag carrier offering comprehensive air …
|
753 | HK | Transportation and storage |
Air France-KLM 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/1088/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1088 | 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=1088 | 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=1088 \ -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": 1088}, 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 Air France-KLM (id: 1088)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.