CORUMBÁ INTERNATIONAL AIRPORT
CORUMBÁ · BR · 19.01°S / 57.67°W
CMG
IATA · ICAO
SBCR
Corumbá International Airport (CMG) serves Corumbá, Brazil. It sits at -19.01/-57.67, rises to 463 ft, is classified as medium airport.
Type
Medium airport
Elevation
463ft
Scheduled service
YES
ICAO
SBCR
All facts
- IATA
- CMG
- Municipality
- Corumbá
- Country
- Brazil
- Coords
- 19.01°S / 57.67°W
Nearby airports
FAQ
- What is the IATA code for Corumbá International Airport?
- CMG.
- What is the ICAO code for Corumbá International Airport?
- SBCR.
- Where is Corumbá International Airport located?
- Corumbá, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CMG
{
"data": {
"id": 7255,
"iata_code": "CMG",
"icao_code": "SBCR",
"name": "Corumbá International Airport",
"country_code": "BR",
"city_id": 3465342,
"latitude": "-19.01193",
"longitude": "-57.672772",
"elevation": 463,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Corumbá"
}
}