PORT HARCOURT INTERNATIONAL AIRPORT
PORT HARCOURT · NG · 5.02°N / 6.95°E
PHC
IATA · ICAO
DNPO
Port Harcourt International Airport (PHC) serves Port Harcourt, Nigeria. It sits at 5.02/6.95, rises to 87 ft, is classified as large airport.
Type
Large airport
Elevation
87ft
Scheduled service
YES
ICAO
DNPO
All facts
- IATA
- PHC
- Municipality
- Port Harcourt
- Country
- Nigeria
- Coords
- 5.02°N / 6.95°E
Nearby airports
FAQ
- What is the IATA code for Port Harcourt International Airport?
- PHC.
- What is the ICAO code for Port Harcourt International Airport?
- DNPO.
- Where is Port Harcourt International Airport located?
- Port Harcourt, Nigeria.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PHC
{
"data": {
"id": 1038,
"iata_code": "PHC",
"icao_code": "DNPO",
"name": "Port Harcourt International Airport",
"country_code": "NG",
"city_id": null,
"latitude": "5.01549",
"longitude": "6.94959",
"elevation": 87,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Port Harcourt"
}
}