AIKEN REGIONAL AIRPORT
AIKEN · US · 33.65°N / 81.68°W
AIK
IATA · ICAO
KAIK
Aiken Regional Airport (AIK) serves Aiken, United States. It sits at 33.65/-81.68, rises to 528 ft, is classified as small airport.
Type
Small airport
Elevation
528ft
Scheduled service
NO
ICAO
KAIK
All facts
- IATA
- AIK
- Municipality
- Aiken
- Country
- United States
- Coords
- 33.65°N / 81.68°W
Nearby airports
FAQ
- What is the IATA code for Aiken Regional Airport?
- AIK.
- What is the ICAO code for Aiken Regional Airport?
- KAIK.
- Where is Aiken Regional Airport located?
- Aiken, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AIK
{
"data": {
"id": 3232,
"iata_code": "AIK",
"icao_code": "KAIK",
"name": "Aiken Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "33.649399",
"longitude": "-81.684998",
"elevation": 528,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Aiken"
}
}