BUFFALO RANGE AIRPORT
CHIREDZI · ZW · 21.01°S / 31.58°E
BFO
IATA · ICAO
FVCZ
Buffalo Range Airport (BFO) serves Chiredzi, Zimbabwe. It sits at -21.01/31.58, rises to 1421 ft, is classified as medium airport.
Type
Medium airport
Elevation
1421ft
Scheduled service
NO
ICAO
FVCZ
All facts
- IATA
- BFO
- Municipality
- Chiredzi
- Country
- Zimbabwe
- Coords
- 21.01°S / 31.58°E
Nearby airports
FAQ
- What is the IATA code for Buffalo Range Airport?
- BFO.
- What is the ICAO code for Buffalo Range Airport?
- FVCZ.
- Where is Buffalo Range Airport located?
- Chiredzi, Zimbabwe.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BFO
{
"data": {
"id": 2333,
"iata_code": "BFO",
"icao_code": "FVCZ",
"name": "Buffalo Range Airport",
"country_code": "ZW",
"city_id": null,
"latitude": "-21.008101",
"longitude": "31.5786",
"elevation": 1421,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Chiredzi"
}
}