LIFUKA ISLAND AIRPORT
LIFUKA · TO · 19.78°S / 174.34°W
HPA
IATA · ICAO
NFTL
Lifuka Island Airport (HPA) serves Lifuka, Tonga. It sits at -19.78/-174.34, rises to 31 ft, is classified as medium airport.
Type
Medium airport
Elevation
31ft
Scheduled service
YES
ICAO
NFTL
All facts
- IATA
- HPA
- Municipality
- Lifuka
- Country
- Tonga
- Coords
- 19.78°S / 174.34°W
FAQ
- What is the IATA code for Lifuka Island Airport?
- HPA.
- What is the ICAO code for Lifuka Island Airport?
- NFTL.
- Where is Lifuka Island Airport located?
- Lifuka, Tonga.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HPA
{
"data": {
"id": 6041,
"iata_code": "HPA",
"icao_code": "NFTL",
"name": "Lifuka Island Airport",
"country_code": "TO",
"city_id": null,
"latitude": "-19.777000427246094",
"longitude": "-174.34100341796875",
"elevation": 31,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Lifuka"
}
}