ACHINSK AIRPORT
ACHINSK · RU · 56.27°N / 90.58°E
ACS
IATA · ICAO
UNKS
Achinsk Airport (ACS) serves Achinsk, Russia. It sits at 56.27/90.58, rises to 1033 ft, is classified as medium airport.
Type
Medium airport
Elevation
1033ft
Scheduled service
NO
ICAO
UNKS
All facts
- IATA
- ACS
- Municipality
- Achinsk
- Country
- Russia
- Coords
- 56.27°N / 90.58°E
FAQ
- What is the IATA code for Achinsk Airport?
- ACS.
- What is the ICAO code for Achinsk Airport?
- UNKS.
- Where is Achinsk Airport located?
- Achinsk, Russia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ACS
{
"data": {
"id": 8300,
"iata_code": "ACS",
"icao_code": "UNKS",
"name": "Achinsk Airport",
"country_code": "RU",
"city_id": 1512165,
"latitude": "56.269185",
"longitude": "90.57511",
"elevation": 1033,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Achinsk"
}
}