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