SAVUTI AIRPORT
SAVUTI · BW · 18.52°S / 24.08°E
SVT
IATA · ICAO
FBSV
Savuti Airport (SVT) serves Savuti, Botswana. It sits at -18.52/24.08, rises to 3150 ft, is classified as small airport.
Type
Small airport
Elevation
3150ft
Scheduled service
NO
ICAO
FBSV
All facts
- IATA
- SVT
- Municipality
- Savuti
- Country
- Botswana
- Coords
- 18.52°S / 24.08°E
Nearby airports
FAQ
- What is the IATA code for Savuti Airport?
- SVT.
- What is the ICAO code for Savuti Airport?
- FBSV.
- Where is Savuti Airport located?
- Savuti, Botswana.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SVT
{
"data": {
"id": 1985,
"iata_code": "SVT",
"icao_code": "FBSV",
"name": "Savuti Airport",
"country_code": "BW",
"city_id": null,
"latitude": "-18.518475",
"longitude": "24.077687",
"elevation": 3150,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Savuti"
}
}