REIVILO AIRPORT
REIVILO · ZA · 27.55°S / 24.17°E
RVO
IATA · ICAO
FARI
Reivilo Airport (RVO) serves Reivilo, South Africa. It sits at -27.55/24.17, rises to 4715 ft, is classified as small airport.
Type
Small airport
Elevation
4715ft
Scheduled service
NO
ICAO
FARI
All facts
- IATA
- RVO
- Municipality
- Reivilo
- Country
- South Africa
- Coords
- 27.55°S / 24.17°E
Nearby airports
FAQ
- What is the IATA code for Reivilo Airport?
- RVO.
- What is the ICAO code for Reivilo Airport?
- FARI.
- Where is Reivilo Airport located?
- Reivilo, South Africa.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RVO
{
"data": {
"id": 1934,
"iata_code": "RVO",
"icao_code": "FARI",
"name": "Reivilo Airport",
"country_code": "ZA",
"city_id": null,
"latitude": "-27.547199249267578",
"longitude": "24.172500610351562",
"elevation": 4715,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Reivilo"
}
}