Fraport AG — Investor Relations & Filings
Fraport AG is a leading company in the global airport business, specializing in the operation and management of airports. The company's primary asset is Frankfurt Airport, a major international aviation hub, and it maintains a global portfolio with interests in numerous airports across multiple continents. Fraport provides a comprehensive range of integrated services covering the entire airport value chain. This includes airside and terminal management, ground handling, passenger services, retail and real estate development, IT infrastructure, construction, and security solutions. Leveraging extensive expertise, the company offers a full spectrum of operational and management solutions tailored for the airport sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-05-18 | English | |
| Q1 statement / Q1 financial report 2026 | 2026-05-18 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-27 | English | |
| Major Shareholding Notification 2026 | 2026-04-08 | English |
Browse filings by year
25 years- 2026 16 filings
- 2025 33 filings
- 2024 26 filings
- 2023 20 filings
- 2022 24 filings
- 2021 22 filings
- 2020 38 filings
- 2019 33 filings
- 2018 26 filings
- 2017 19 filings
- 2016 34 filings
- 2015 29 filings
- 2014 20 filings
- 2013 17 filings
- 2012 5 filings
- 2011 8 filings
- 2010 3 filings
- 2009 3 filings
- 2008 2 filings
- 2007 1 filing
- 2005 2 filings
- 2004 1 filing
- 2003 1 filing
- 2002 5 filings
- 2001 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Fraport 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 · Service activities incidental to air transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Grupo Aeroportuario del Pacífico, S.A.B. de C.V.
Manages 14 international airports in the Pacific and Caribb…
|
GAP | MX | Transportation and storage |
|
Grupo Aeroportuario del Sureste, S.A.B. de C.V.
Operates 16 airports, providing aeronautical and non-aerona…
|
ASUR | MX | Transportation and storage |
|
Guangzhou Baiyun International Airport Company Limited
Manages a major aviation hub in the Greater Bay Area with g…
|
600004 | CN | Transportation and storage |
|
HAINAN AIRPORT INFRASTRUCTURE CO., LTD
Manages airport operations, infrastructure development, and…
|
600515 | CN | Transportation and storage |
|
Hainan Meilan International Airport Company Limited
Owner and operator of Haikou Meilan International Airport, …
|
357 | HK | Transportation and storage |
|
Japan Airport Terminal Co.,Ltd.
Manages airport passenger terminals, including facilities, …
|
9706 | JP | Transportation and storage |
|
Knafaim Holdings Ltd.
An aviation holding company in aircraft leasing, maintenanc…
|
KNFM | IL | Transportation and storage |
|
Københavns Lufthavne
Owns and operates Copenhagen and Roskilde airports, a major…
|
KBHL | DK | Transportation and storage |
|
KOREA AIRPORT SERVICE CO.,LTD
A comprehensive provider of aircraft ground handling and ca…
|
005430 | KR | Transportation and storage |
|
Malta International Airport Plc
Develops, operates, and manages the sole airport of the Mal…
|
MIA | MT | Transportation and storage |
Fraport 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/163/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=163 | 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=163 | 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=163 \ -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": 163}, 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 Fraport AG (id: 163)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.