RABI ISLAND AIRPORT
RABI ISLAND · FJ · 16.53°S / 179.98°E
RBI
IATA · ICAO
NFFR
Rabi Island Airport (RBI) serves Rabi Island, Fiji. It sits at -16.53/179.98, rises to 88 ft, is classified as small airport.
Type
Small airport
Elevation
88ft
Scheduled service
NO
ICAO
NFFR
All facts
- IATA
- RBI
- Municipality
- Rabi Island
- Country
- Fiji
- Coords
- 16.53°S / 179.98°E
Nearby airports
FAQ
- What is the IATA code for Rabi Island Airport?
- RBI.
- What is the ICAO code for Rabi Island Airport?
- NFFR.
- Where is Rabi Island Airport located?
- Rabi Island, Fiji.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RBI
{
"data": {
"id": 6021,
"iata_code": "RBI",
"icao_code": "NFFR",
"name": "Rabi Island Airport",
"country_code": "FJ",
"city_id": null,
"latitude": "-16.5337",
"longitude": "179.9757",
"elevation": 88,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Rabi Island"
}
}