TUPAI AIRPORT
TUPAI ATOLL · PF · 16.24°S / 151.83°W
TPX
IATA · ICAO
NTTU
Tupai Airport (TPX) serves Tupai Atoll, French Polynesia. It sits at -16.24/-151.83, rises to 32 ft, is classified as small airport.
Type
Small airport
Elevation
32ft
Scheduled service
NO
ICAO
NTTU
All facts
- IATA
- TPX
- Municipality
- Tupai Atoll
- Country
- French Polynesia
- Coords
- 16.24°S / 151.83°W
Nearby airports
FAQ
- What is the IATA code for Tupai Airport?
- TPX.
- What is the ICAO code for Tupai Airport?
- NTTU.
- Where is Tupai Airport located?
- Tupai Atoll, French Polynesia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TPX
{
"data": {
"id": 6132,
"iata_code": "TPX",
"icao_code": "NTTU",
"name": "Tupai Airport",
"country_code": "PF",
"city_id": null,
"latitude": "-16.2423",
"longitude": "-151.8338",
"elevation": 32,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Tupai Atoll"
}
}