SKÖVDE AIRPORT
SKÖVDE · SE · 58.46°N / 13.97°E
KVB
IATA · ICAO
ESGR
Skövde Airport (KVB) serves Skövde, Sweden. It sits at 58.46/13.97, rises to 324 ft, is classified as medium airport.
Type
Medium airport
Elevation
324ft
Scheduled service
NO
ICAO
ESGR
All facts
- IATA
- KVB
- Municipality
- Skövde
- Country
- Sweden
- Coords
- 58.46°N / 13.97°E
Nearby airports
FAQ
- What is the IATA code for Skövde Airport?
- KVB.
- What is the ICAO code for Skövde Airport?
- ESGR.
- Where is Skövde Airport located?
- Skövde, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KVB
{
"data": {
"id": 1716,
"iata_code": "KVB",
"icao_code": "ESGR",
"name": "Skövde Airport",
"country_code": "SE",
"city_id": null,
"latitude": "58.456402",
"longitude": "13.9727",
"elevation": 324,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Skövde"
}
}