KEY WEST INTERNATIONAL AIRPORT
KEY WEST · US · 24.56°N / 81.76°W
EYW
IATA · ICAO
KEYW
Key West International Airport (EYW) serves Key West, United States. It sits at 24.56/-81.76, rises to 3 ft, is classified as medium airport.
Type
Medium airport
Elevation
3ft
Scheduled service
YES
ICAO
KEYW
All facts
- IATA
- EYW
- Municipality
- Key West
- Country
- United States
- Coords
- 24.56°N / 81.76°W
Nearby airports
FAQ
- What is the IATA code for Key West International Airport?
- EYW.
- What is the ICAO code for Key West International Airport?
- KEYW.
- Where is Key West International Airport located?
- Key West, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EYW
{
"data": {
"id": 3713,
"iata_code": "EYW",
"icao_code": "KEYW",
"name": "Key West International Airport",
"country_code": "US",
"city_id": 4160812,
"latitude": "24.556119",
"longitude": "-81.759579",
"elevation": 3,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Key West"
}
}