BUKA AIRPORT
BUKA ISLAND · PG · 5.42°S / 154.67°E
BUA
IATA · ICAO
AYBK
Buka Airport (BUA) serves Buka Island, Papua New Guinea. It sits at -5.42/154.67, rises to 11 ft, is classified as medium airport.
Type
Medium airport
Elevation
11ft
Scheduled service
YES
ICAO
AYBK
All facts
- IATA
- BUA
- Municipality
- Buka Island
- Country
- Papua New Guinea
- Coords
- 5.42°S / 154.67°E
Nearby airports
FAQ
- What is the IATA code for Buka Airport?
- BUA.
- What is the ICAO code for Buka Airport?
- AYBK.
- Where is Buka Airport located?
- Buka Island, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BUA
{
"data": {
"id": 98,
"iata_code": "BUA",
"icao_code": "AYBK",
"name": "Buka Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-5.422299",
"longitude": "154.672698",
"elevation": 11,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Buka Island"
}
}