NAGASAKI AIRPORT
NAGASAKI · JP · 32.92°N / 129.91°E
NGS
IATA · ICAO
RJFU
Nagasaki Airport (NGS) serves Nagasaki, Japan. It sits at 32.92/129.91, rises to 15 ft, is classified as large airport.
Type
Large airport
Elevation
15ft
Scheduled service
YES
ICAO
RJFU
All facts
- IATA
- NGS
- Municipality
- Nagasaki
- Country
- Japan
- Coords
- 32.92°N / 129.91°E
Nearby airports
FAQ
- What is the IATA code for Nagasaki Airport?
- NGS.
- What is the ICAO code for Nagasaki Airport?
- RJFU.
- Where is Nagasaki Airport located?
- Nagasaki, Japan.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NGS
{
"data": {
"id": 6951,
"iata_code": "NGS",
"icao_code": "RJFU",
"name": "Nagasaki Airport",
"country_code": "JP",
"city_id": 1854093,
"latitude": "32.916901",
"longitude": "129.914001",
"elevation": 15,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Nagasaki"
}
}