STRASBOURG AIRPORT
STRASBOURG · FR · 48.54°N / 7.63°E
SXB
IATA · ICAO
LFST
Strasbourg Airport (SXB) serves Strasbourg, France. It sits at 48.54/7.63, rises to 505 ft, is classified as large airport.
Type
Large airport
Elevation
505ft
Scheduled service
YES
ICAO
LFST
All facts
- IATA
- SXB
- Municipality
- Strasbourg
- Country
- France
- Coords
- 48.54°N / 7.63°E
Nearby airports
FAQ
- What is the IATA code for Strasbourg Airport?
- SXB.
- What is the ICAO code for Strasbourg Airport?
- LFST.
- Where is Strasbourg Airport located?
- Strasbourg, France.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SXB
{
"data": {
"id": 5048,
"iata_code": "SXB",
"icao_code": "LFST",
"name": "Strasbourg Airport",
"country_code": "FR",
"city_id": 2973783,
"latitude": "48.5383",
"longitude": "7.62823",
"elevation": 505,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Strasbourg"
}
}