PALACIOS AIRPORT
PALACIOS · HN · 15.96°N / 84.94°W
PCH
IATA · ICAO
MHPC
Palacios Airport (PCH) serves Palacios, Honduras. It sits at 15.96/-84.94, rises to 18 ft, is classified as small airport.
Type
Small airport
Elevation
18ft
Scheduled service
NO
ICAO
MHPC
All facts
- IATA
- PCH
- Municipality
- Palacios
- Country
- Honduras
- Coords
- 15.96°N / 84.94°W
Nearby airports
FAQ
- What is the IATA code for Palacios Airport?
- PCH.
- What is the ICAO code for Palacios Airport?
- MHPC.
- Where is Palacios Airport located?
- Palacios, Honduras.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PCH
{
"data": {
"id": 5741,
"iata_code": "PCH",
"icao_code": "MHPC",
"name": "Palacios Airport",
"country_code": "HN",
"city_id": null,
"latitude": "15.955",
"longitude": "-84.941391",
"elevation": 18,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Palacios"
}
}