CHILLIWACK AIRPORT
CHILLIWACK · CA · 49.15°N / 121.94°W
YCW
IATA · ICAO
CYCW
Chilliwack Airport (YCW) serves Chilliwack, Canada. It sits at 49.15/-121.94, rises to 32 ft, is classified as small airport.
Type
Small airport
Elevation
32ft
Scheduled service
NO
ICAO
CYCW
All facts
- IATA
- YCW
- Municipality
- Chilliwack
- Country
- Canada
- Coords
- 49.15°N / 121.94°W
Nearby airports
FAQ
- What is the IATA code for Chilliwack Airport?
- YCW.
- What is the ICAO code for Chilliwack Airport?
- CYCW.
- Where is Chilliwack Airport located?
- Chilliwack, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YCW
{
"data": {
"id": 543,
"iata_code": "YCW",
"icao_code": "CYCW",
"name": "Chilliwack Airport",
"country_code": "CA",
"city_id": 5921356,
"latitude": "49.153157",
"longitude": "-121.939309",
"elevation": 32,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Chilliwack"
}
}