ST AUGUSTIN AIRPORT
ST-AUGUSTIN · CA · 51.21°N / 58.66°W
YIF
IATA · ICAO
CYIF
St Augustin Airport (YIF) serves St-Augustin, Canada. It sits at 51.21/-58.66, rises to 20 ft, is classified as medium airport.
Type
Medium airport
Elevation
20ft
Scheduled service
YES
ICAO
CYIF
All facts
- IATA
- YIF
- Municipality
- St-Augustin
- Country
- Canada
- Coords
- 51.21°N / 58.66°W
FAQ
- What is the IATA code for St Augustin Airport?
- YIF.
- What is the ICAO code for St Augustin Airport?
- CYIF.
- Where is St Augustin Airport located?
- St-Augustin, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YIF
{
"data": {
"id": 609,
"iata_code": "YIF",
"icao_code": "CYIF",
"name": "St Augustin Airport",
"country_code": "CA",
"city_id": null,
"latitude": "51.2117",
"longitude": "-58.658298",
"elevation": 20,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "St-Augustin"
}
}