PORTLAND INTERNATIONAL AIRPORT
PORTLAND · US · 45.59°N / 122.60°W
PDX
IATA · ICAO
KPDX
Portland International Airport (PDX) serves Portland, United States. It sits at 45.59/-122.60, rises to 31 ft, is classified as large airport.
Type
Large airport
Elevation
31ft
Scheduled service
YES
ICAO
KPDX
All facts
- IATA
- PDX
- Municipality
- Portland
- Country
- United States
- Coords
- 45.59°N / 122.60°W
Nearby airports
FAQ
- What is the IATA code for Portland International Airport?
- PDX.
- What is the ICAO code for Portland International Airport?
- KPDX.
- Where is Portland International Airport located?
- Portland, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PDX
{
"data": {
"id": 4358,
"iata_code": "PDX",
"icao_code": "KPDX",
"name": "Portland International Airport",
"country_code": "US",
"city_id": 5746545,
"latitude": "45.588699",
"longitude": "-122.598",
"elevation": 31,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Portland"
}
}