URANIUM CITY AIRPORT
URANIUM CITY · CA · 59.56°N / 108.48°W
YBE
IATA · ICAO
CYBE
Uranium City Airport (YBE) serves Uranium City, Canada. It sits at 59.56/-108.48, rises to 1044 ft, is classified as small airport.
Type
Small airport
Elevation
1044ft
Scheduled service
YES
ICAO
CYBE
All facts
- IATA
- YBE
- Municipality
- Uranium City
- Country
- Canada
- Coords
- 59.56°N / 108.48°W
Nearby airports
FAQ
- What is the IATA code for Uranium City Airport?
- YBE.
- What is the ICAO code for Uranium City Airport?
- CYBE.
- Where is Uranium City Airport located?
- Uranium City, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YBE
{
"data": {
"id": 518,
"iata_code": "YBE",
"icao_code": "CYBE",
"name": "Uranium City Airport",
"country_code": "CA",
"city_id": null,
"latitude": "59.561401",
"longitude": "-108.481003",
"elevation": 1044,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Uranium City"
}
}