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