BAITADI AIRPORT
BAITADI · NP · 29.46°N / 80.55°E
BIT
IATA · ICAO
VNBT
Baitadi Airport (BIT) serves Baitadi, Nepal. It sits at 29.46/80.55, rises to 4200 ft, is classified as small airport.
Type
Small airport
Elevation
4200ft
Scheduled service
NO
ICAO
VNBT
All facts
- IATA
- BIT
- Municipality
- Baitadi
- Country
- Nepal
- Coords
- 29.46°N / 80.55°E
Nearby airports
FAQ
- What is the IATA code for Baitadi Airport?
- BIT.
- What is the ICAO code for Baitadi Airport?
- VNBT.
- Where is Baitadi Airport located?
- Baitadi, Nepal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BIT
{
"data": {
"id": 8622,
"iata_code": "BIT",
"icao_code": "VNBT",
"name": "Baitadi Airport",
"country_code": "NP",
"city_id": null,
"latitude": "29.463421",
"longitude": "80.548968",
"elevation": 4200,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Baitadi"
}
}