HABI AIRPORT
HABI · PG · 6.32°S / 142.49°E
HBD
IATA · ICAO
AYHB
Habi Airport (HBD) serves Habi, Papua New Guinea. It sits at -6.32/142.49, rises to 993 ft, is classified as small airport.
Type
Small airport
Elevation
993ft
Scheduled service
NO
ICAO
AYHB
All facts
- IATA
- HBD
- Municipality
- Habi
- Country
- Papua New Guinea
- Coords
- 6.32°S / 142.49°E
Nearby airports
FAQ
- What is the IATA code for Habi Airport?
- HBD.
- What is the ICAO code for Habi Airport?
- AYHB.
- Where is Habi Airport located?
- Habi, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HBD
{
"data": {
"id": 169,
"iata_code": "HBD",
"icao_code": "AYHB",
"name": "Habi Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-6.32",
"longitude": "142.4893",
"elevation": 993,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Habi"
}
}