YASAWA ISLAND AIRPORT
YASAWA ISLAND · FJ · 16.76°S / 177.54°E
YAS
IATA · ICAO
NFSW
Yasawa Island Airport (YAS) serves Yasawa Island, Fiji. It sits at -16.76/177.54, rises to 29 ft, is classified as small airport.
Type
Small airport
Elevation
29ft
Scheduled service
YES
ICAO
NFSW
All facts
- IATA
- YAS
- Municipality
- Yasawa Island
- Country
- Fiji
- Coords
- 16.76°S / 177.54°E
FAQ
- What is the IATA code for Yasawa Island Airport?
- YAS.
- What is the ICAO code for Yasawa Island Airport?
- NFSW.
- Where is Yasawa Island Airport located?
- Yasawa Island, Fiji.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YAS
{
"data": {
"id": 6038,
"iata_code": "YAS",
"icao_code": "NFSW",
"name": "Yasawa Island Airport",
"country_code": "FJ",
"city_id": null,
"latitude": "-16.7589",
"longitude": "177.544998",
"elevation": 29,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Yasawa Island"
}
}