SANTA FE MUNICIPAL AIRPORT
SANTA FE · US · 35.62°N / 106.09°W
SAF
IATA · ICAO
KSAF
Santa Fe Municipal Airport (SAF) serves Santa Fe, United States. It sits at 35.62/-106.09, rises to 6348 ft, is classified as medium airport.
Type
Medium airport
Elevation
6348ft
Scheduled service
YES
ICAO
KSAF
All facts
- IATA
- SAF
- Municipality
- Santa Fe
- Country
- United States
- Coords
- 35.62°N / 106.09°W
Nearby airports
FAQ
- What is the IATA code for Santa Fe Municipal Airport?
- SAF.
- What is the ICAO code for Santa Fe Municipal Airport?
- KSAF.
- Where is Santa Fe Municipal Airport located?
- Santa Fe, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SAF
{
"data": {
"id": 4513,
"iata_code": "SAF",
"icao_code": "KSAF",
"name": "Santa Fe Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "35.6171",
"longitude": "-106.088997",
"elevation": 6348,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Santa Fe"
}
}