BULGAN SUM AIRPORT
BULGAN · MN · 46.10°N / 91.58°E
HBU
IATA · ICAO
ZMBS
Bulgan Sum Airport (HBU) serves Bulgan, Mongolia. It sits at 46.10/91.58, rises to 3921 ft, is classified as small airport.
Type
Small airport
Elevation
3921ft
Scheduled service
NO
ICAO
ZMBS
All facts
- IATA
- HBU
- Municipality
- Bulgan
- Country
- Mongolia
- Coords
- 46.10°N / 91.58°E
FAQ
- What is the IATA code for Bulgan Sum Airport?
- HBU.
- What is the ICAO code for Bulgan Sum Airport?
- ZMBS.
- Where is Bulgan Sum Airport located?
- Bulgan, Mongolia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HBU
{
"data": {
"id": 9759,
"iata_code": "HBU",
"icao_code": "ZMBS",
"name": "Bulgan Sum Airport",
"country_code": "MN",
"city_id": null,
"latitude": "46.100601",
"longitude": "91.584198",
"elevation": 3921,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Bulgan"
}
}