GUARANÍ INTERNATIONAL AIRPORT
CIUDAD DEL ESTE · PY · 25.46°S / 54.84°W
AGT
IATA · ICAO
SGES
Guaraní International Airport (AGT) serves Ciudad del Este, Paraguay. It sits at -25.46/-54.84, rises to 846 ft, is classified as large airport.
Type
Large airport
Elevation
846ft
Scheduled service
YES
ICAO
SGES
All facts
- IATA
- AGT
- Municipality
- Ciudad del Este
- Country
- Paraguay
- Coords
- 25.46°S / 54.84°W
Nearby airports
FAQ
- What is the IATA code for Guaraní International Airport?
- AGT.
- What is the ICAO code for Guaraní International Airport?
- SGES.
- Where is Guaraní International Airport located?
- Ciudad del Este, Paraguay.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AGT
{
"data": {
"id": 7499,
"iata_code": "AGT",
"icao_code": "SGES",
"name": "Guaraní International Airport",
"country_code": "PY",
"city_id": null,
"latitude": "-25.457186",
"longitude": "-54.839544",
"elevation": 846,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Ciudad del Este"
}
}