ATLANTIC CITY INTERNATIONAL AIRPORT
ATLANTIC CITY · US · 39.46°N / 74.58°W
ACY
IATA · ICAO
KACY
Atlantic City International Airport (ACY) serves Atlantic City, United States. It sits at 39.46/-74.58, rises to 75 ft, is classified as medium airport.
Type
Medium airport
Elevation
75ft
Scheduled service
YES
ICAO
KACY
All facts
- IATA
- ACY
- Municipality
- Atlantic City
- Country
- United States
- Coords
- 39.46°N / 74.58°W
Nearby airports
FAQ
- What is the IATA code for Atlantic City International Airport?
- ACY.
- What is the ICAO code for Atlantic City International Airport?
- KACY.
- Where is Atlantic City International Airport located?
- Atlantic City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ACY
{
"data": {
"id": 3211,
"iata_code": "ACY",
"icao_code": "KACY",
"name": "Atlantic City International Airport",
"country_code": "US",
"city_id": null,
"latitude": "39.456201",
"longitude": "-74.577511",
"elevation": 75,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Atlantic City"
}
}