RUBELSANTO AIRPORT
RUBELSANTO · GT · 15.99°N / 90.45°W
RUV
IATA · ICAO
MGRB
Rubelsanto Airport (RUV) serves Rubelsanto, Guatemala. It sits at 15.99/-90.45, rises to 426 ft, is classified as medium airport.
Type
Medium airport
Elevation
426ft
Scheduled service
NO
ICAO
MGRB
All facts
- IATA
- RUV
- Municipality
- Rubelsanto
- Country
- Guatemala
- Coords
- 15.99°N / 90.45°W
Nearby airports
FAQ
- What is the IATA code for Rubelsanto Airport?
- RUV.
- What is the ICAO code for Rubelsanto Airport?
- MGRB.
- Where is Rubelsanto Airport located?
- Rubelsanto, Guatemala.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RUV
{
"data": {
"id": 5727,
"iata_code": "RUV",
"icao_code": "MGRB",
"name": "Rubelsanto Airport",
"country_code": "GT",
"city_id": null,
"latitude": "15.992",
"longitude": "-90.445297",
"elevation": 426,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Rubelsanto"
}
}