PORT HEDLAND INTERNATIONAL AIRPORT
PORT HEDLAND · AU · 20.38°S / 118.63°E
PHE
IATA · ICAO
YPPD
Port Hedland International Airport (PHE) serves Port Hedland, Australia. It sits at -20.38/118.63, rises to 33 ft, is classified as large airport.
Type
Large airport
Elevation
33ft
Scheduled service
YES
ICAO
YPPD
All facts
- IATA
- PHE
- Municipality
- Port Hedland
- Country
- Australia
- Coords
- 20.38°S / 118.63°E
FAQ
- What is the IATA code for Port Hedland International Airport?
- PHE.
- What is the ICAO code for Port Hedland International Airport?
- YPPD.
- Where is Port Hedland International Airport located?
- Port Hedland, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PHE
{
"data": {
"id": 9506,
"iata_code": "PHE",
"icao_code": "YPPD",
"name": "Port Hedland International Airport",
"country_code": "AU",
"city_id": 2063042,
"latitude": "-20.382787",
"longitude": "118.629789",
"elevation": 33,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Port Hedland"
}
}