ST-FRANÇOIS AIRPORT
ST-FRANÇOIS · GP · 16.26°N / 61.26°W
SFC
IATA · ICAO
TFFC
St-François Airport (SFC) serves St-François, Guadeloupe. It sits at 16.26/-61.26, rises to 10 ft, is classified as small airport.
Type
Small airport
Elevation
10ft
Scheduled service
YES
ICAO
TFFC
All facts
- IATA
- SFC
- Municipality
- St-François
- Country
- Guadeloupe
- Coords
- 16.26°N / 61.26°W
Nearby airports
FAQ
- What is the IATA code for St-François Airport?
- SFC.
- What is the ICAO code for St-François Airport?
- TFFC.
- Where is St-François Airport located?
- St-François, Guadeloupe.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SFC
{
"data": {
"id": 8053,
"iata_code": "SFC",
"icao_code": "TFFC",
"name": "St-François Airport",
"country_code": "GP",
"city_id": null,
"latitude": "16.257799",
"longitude": "-61.262501",
"elevation": 10,
"type": "small_airport",
"scheduled_service": true,
"municipality": "St-François"
}
}