FREDERICTON INTERNATIONAL AIRPORT
FREDERICTON · CA · 45.87°N / 66.53°W
YFC
IATA · ICAO
CYFC
Fredericton International Airport (YFC) serves Fredericton, Canada. It sits at 45.87/-66.53, rises to 68 ft, is classified as medium airport.
Type
Medium airport
Elevation
68ft
Scheduled service
YES
ICAO
CYFC
All facts
- IATA
- YFC
- Municipality
- Fredericton
- Country
- Canada
- Coords
- 45.87°N / 66.53°W
Nearby airports
FAQ
- What is the IATA code for Fredericton International Airport?
- YFC.
- What is the ICAO code for Fredericton International Airport?
- CYFC.
- Where is Fredericton International Airport located?
- Fredericton, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YFC
{
"data": {
"id": 567,
"iata_code": "YFC",
"icao_code": "CYFC",
"name": "Fredericton International Airport",
"country_code": "CA",
"city_id": 5957776,
"latitude": "45.868697",
"longitude": "-66.529891",
"elevation": 68,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Fredericton"
}
}