SKELLEFTEÅ AIRPORT
SKELLEFTEÅ · SE · 64.62°N / 21.08°E
SFT
IATA · ICAO
ESNS
Skellefteå Airport (SFT) serves Skellefteå, Sweden. It sits at 64.62/21.08, rises to 157 ft, is classified as medium airport.
Type
Medium airport
Elevation
157ft
Scheduled service
YES
ICAO
ESNS
All facts
- IATA
- SFT
- Municipality
- Skellefteå
- Country
- Sweden
- Coords
- 64.62°N / 21.08°E
Nearby airports
FAQ
- What is the IATA code for Skellefteå Airport?
- SFT.
- What is the ICAO code for Skellefteå Airport?
- ESNS.
- Where is Skellefteå Airport located?
- Skellefteå, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SFT
{
"data": {
"id": 1755,
"iata_code": "SFT",
"icao_code": "ESNS",
"name": "Skellefteå Airport",
"country_code": "SE",
"city_id": null,
"latitude": "64.62480163574219",
"longitude": "21.076900482177734",
"elevation": 157,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Skellefteå"
}
}