EINDHOVEN AIRPORT
EINDHOVEN · NL · 51.45°N / 5.37°E
EIN
IATA · ICAO
EHEH
Eindhoven Airport (EIN) serves Eindhoven, Netherlands. It sits at 51.45/5.37, rises to 74 ft, is classified as large airport.
Type
Large airport
Elevation
74ft
Scheduled service
YES
ICAO
EHEH
All facts
- IATA
- EIN
- Municipality
- Eindhoven
- Country
- Netherlands
- Coords
- 51.45°N / 5.37°E
Nearby airports
FAQ
- What is the IATA code for Eindhoven Airport?
- EIN.
- What is the ICAO code for Eindhoven Airport?
- EHEH.
- Where is Eindhoven Airport located?
- Eindhoven, Netherlands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EIN
{
"data": {
"id": 1502,
"iata_code": "EIN",
"icao_code": "EHEH",
"name": "Eindhoven Airport",
"country_code": "NL",
"city_id": 2756253,
"latitude": "51.4500999451",
"longitude": "5.37452983856",
"elevation": 74,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Eindhoven"
}
}