RIGA INTERNATIONAL AIRPORT
RIGA · LV · 56.92°N / 23.97°E
RIX
IATA · ICAO
EVRA
Riga International Airport (RIX) serves Riga, Latvia. It sits at 56.92/23.97, rises to 36 ft, is classified as large airport.
Type
Large airport
Elevation
36ft
Scheduled service
YES
ICAO
EVRA
All facts
- IATA
- RIX
- Municipality
- Riga
- Country
- Latvia
- Coords
- 56.92°N / 23.97°E
Nearby airports
FAQ
- What is the IATA code for Riga International Airport?
- RIX.
- What is the ICAO code for Riga International Airport?
- EVRA.
- Where is Riga International Airport located?
- Riga, Latvia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RIX
{
"data": {
"id": 1828,
"iata_code": "RIX",
"icao_code": "EVRA",
"name": "Riga International Airport",
"country_code": "LV",
"city_id": 456172,
"latitude": "56.920752",
"longitude": "23.970711",
"elevation": 36,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Riga"
}
}