PUERTO BARRIOS AIRPORT
PUERTO BARRIOS · GT · 15.73°N / 88.58°W
PBR
IATA · ICAO
MGPB
Puerto Barrios Airport (PBR) serves Puerto Barrios, Guatemala. It sits at 15.73/-88.58, rises to 33 ft, is classified as medium airport.
Type
Medium airport
Elevation
33ft
Scheduled service
YES
ICAO
MGPB
All facts
- IATA
- PBR
- Municipality
- Puerto Barrios
- Country
- Guatemala
- Coords
- 15.73°N / 88.58°W
Nearby airports
FAQ
- What is the IATA code for Puerto Barrios Airport?
- PBR.
- What is the ICAO code for Puerto Barrios Airport?
- MGPB.
- Where is Puerto Barrios Airport located?
- Puerto Barrios, Guatemala.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PBR
{
"data": {
"id": 5722,
"iata_code": "PBR",
"icao_code": "MGPB",
"name": "Puerto Barrios Airport",
"country_code": "GT",
"city_id": 3591062,
"latitude": "15.7309",
"longitude": "-88.583801",
"elevation": 33,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Puerto Barrios"
}
}