KAITAIA AIRPORT
AWANUI · NZ · 35.07°S / 173.29°E
KAT
IATA · ICAO
NZKT
Kaitaia Airport (KAT) serves Awanui, New Zealand. It sits at -35.07/173.29, rises to 270 ft, is classified as medium airport.
Type
Medium airport
Elevation
270ft
Scheduled service
YES
ICAO
NZKT
All facts
- IATA
- KAT
- Municipality
- Awanui
- Country
- New Zealand
- Coords
- 35.07°S / 173.29°E
Nearby airports
FAQ
- What is the IATA code for Kaitaia Airport?
- KAT.
- What is the ICAO code for Kaitaia Airport?
- NZKT.
- Where is Kaitaia Airport located?
- Awanui, New Zealand.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KAT
{
"data": {
"id": 6238,
"iata_code": "KAT",
"icao_code": "NZKT",
"name": "Kaitaia Airport",
"country_code": "NZ",
"city_id": null,
"latitude": "-35.069837",
"longitude": "173.287053",
"elevation": 270,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Awanui"
}
}