VNUKOVO INTERNATIONAL AIRPORT
MOSCOW · RU · 55.59°N / 37.26°E
VKO
IATA · ICAO
UUWW
Vnukovo International Airport (VKO) serves Moscow, Russia. It sits at 55.59/37.26, rises to 685 ft, is classified as large airport.
Type
Large airport
Elevation
685ft
Scheduled service
YES
ICAO
UUWW
All facts
- IATA
- VKO
- Municipality
- Moscow
- Country
- Russia
- Coords
- 55.59°N / 37.26°E
Nearby airports
FAQ
- What is the IATA code for Vnukovo International Airport?
- VKO.
- What is the ICAO code for Vnukovo International Airport?
- UUWW.
- Where is Vnukovo International Airport located?
- Moscow, Russia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VKO
{
"data": {
"id": 8405,
"iata_code": "VKO",
"icao_code": "UUWW",
"name": "Vnukovo International Airport",
"country_code": "RU",
"city_id": 511510,
"latitude": "55.591499",
"longitude": "37.261501",
"elevation": 685,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Moscow"
}
}