IQALUIT AIRPORT
IQALUIT · CA · 63.76°N / 68.56°W
YFB
IATA · ICAO
CYFB
Iqaluit Airport (YFB) serves Iqaluit, Canada. It sits at 63.76/-68.56, rises to 110 ft, is classified as medium airport.
Type
Medium airport
Elevation
110ft
Scheduled service
YES
ICAO
CYFB
All facts
- IATA
- YFB
- Municipality
- Iqaluit
- Country
- Canada
- Coords
- 63.76°N / 68.56°W
FAQ
- What is the IATA code for Iqaluit Airport?
- YFB.
- What is the ICAO code for Iqaluit Airport?
- CYFB.
- Where is Iqaluit Airport located?
- Iqaluit, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YFB
{
"data": {
"id": 566,
"iata_code": "YFB",
"icao_code": "CYFB",
"name": "Iqaluit Airport",
"country_code": "CA",
"city_id": 5983720,
"latitude": "63.756402",
"longitude": "-68.555801",
"elevation": 110,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Iqaluit"
}
}