CAT CAY AIRPORT
NORTH CAT CAY · BS · 25.55°N / 79.28°W
CXY
IATA · ICAO
MYCC
Cat Cay Airport (CXY) serves North Cat Cay, Bahamas. It sits at 25.55/-79.28, rises to 14 ft, is classified as small airport.
Type
Small airport
Elevation
14ft
Scheduled service
NO
ICAO
MYCC
All facts
- IATA
- CXY
- Municipality
- North Cat Cay
- Country
- Bahamas
- Coords
- 25.55°N / 79.28°W
Nearby airports
FAQ
- What is the IATA code for Cat Cay Airport?
- CXY.
- What is the ICAO code for Cat Cay Airport?
- MYCC.
- Where is Cat Cay Airport located?
- North Cat Cay, Bahamas.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CXY
{
"data": {
"id": 5961,
"iata_code": "CXY",
"icao_code": "MYCC",
"name": "Cat Cay Airport",
"country_code": "BS",
"city_id": null,
"latitude": "25.554425",
"longitude": "-79.275404",
"elevation": 14,
"type": "small_airport",
"scheduled_service": false,
"municipality": "North Cat Cay"
}
}