ANTOINE-SIMON INTERNATIONAL AIRPORT
LES CAYES · HT · 18.27°N / 73.79°W
CYA
IATA · ICAO
MTCA
Antoine-Simon International Airport (CYA) serves Les Cayes, Haiti. It sits at 18.27/-73.79, rises to 203 ft, is classified as medium airport.
Type
Medium airport
Elevation
203ft
Scheduled service
YES
ICAO
MTCA
All facts
- IATA
- CYA
- Municipality
- Les Cayes
- Country
- Haiti
- Coords
- 18.27°N / 73.79°W
Nearby airports
FAQ
- What is the IATA code for Antoine-Simon International Airport?
- CYA.
- What is the ICAO code for Antoine-Simon International Airport?
- MTCA.
- Where is Antoine-Simon International Airport located?
- Les Cayes, Haiti.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CYA
{
"data": {
"id": 5906,
"iata_code": "CYA",
"icao_code": "MTCA",
"name": "Antoine-Simon International Airport",
"country_code": "HT",
"city_id": 3728097,
"latitude": "18.271099",
"longitude": "-73.7883",
"elevation": 203,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Les Cayes"
}
}