PHOENIX SKY HARBOR INTERNATIONAL AIRPORT
PHOENIX · US · 33.44°N / 112.01°W
PHX
IATA · ICAO
KPHX
Phoenix Sky Harbor International Airport (PHX) serves Phoenix, United States. It sits at 33.44/-112.01, rises to 1135 ft, is classified as large airport.
Type
Large airport
Elevation
1135ft
Scheduled service
YES
ICAO
KPHX
All facts
- IATA
- PHX
- Municipality
- Phoenix
- Country
- United States
- Coords
- 33.44°N / 112.01°W
Nearby airports
FAQ
- What is the IATA code for Phoenix Sky Harbor International Airport?
- PHX.
- What is the ICAO code for Phoenix Sky Harbor International Airport?
- KPHX.
- Where is Phoenix Sky Harbor International Airport located?
- Phoenix, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PHX
{
"data": {
"id": 4373,
"iata_code": "PHX",
"icao_code": "KPHX",
"name": "Phoenix Sky Harbor International Airport",
"country_code": "US",
"city_id": 5308655,
"latitude": "33.435302",
"longitude": "-112.005905",
"elevation": 1135,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Phoenix"
}
}