HOSKINS AIRPORT
KIMBE · PG · 5.46°S / 150.41°E
HKN
IATA · ICAO
AYHK
Hoskins Airport (HKN) serves Kimbe, Papua New Guinea. It sits at -5.46/150.41, rises to 66 ft, is classified as medium airport.
Type
Medium airport
Elevation
66ft
Scheduled service
YES
ICAO
AYHK
All facts
- IATA
- HKN
- Municipality
- Kimbe
- Country
- Papua New Guinea
- Coords
- 5.46°S / 150.41°E
Nearby airports
FAQ
- What is the IATA code for Hoskins Airport?
- HKN.
- What is the ICAO code for Hoskins Airport?
- AYHK.
- Where is Hoskins Airport located?
- Kimbe, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HKN
{
"data": {
"id": 173,
"iata_code": "HKN",
"icao_code": "AYHK",
"name": "Hoskins Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-5.463846",
"longitude": "150.407327",
"elevation": 66,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Kimbe"
}
}