DIAMANTINO AIRPORT
DIAMANTINO · BR · 14.38°S / 56.40°W
DMT
IATA · ICAO
SWDM
Diamantino Airport (DMT) serves Diamantino, Brazil. It sits at -14.38/-56.40, rises to 1539 ft, is classified as small airport.
Type
Small airport
Elevation
1539ft
Scheduled service
NO
ICAO
SWDM
All facts
- IATA
- DMT
- Municipality
- Diamantino
- Country
- Brazil
- Coords
- 14.38°S / 56.40°W
FAQ
- What is the IATA code for Diamantino Airport?
- DMT.
- What is the ICAO code for Diamantino Airport?
- SWDM.
- Where is Diamantino Airport located?
- Diamantino, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DMT
{
"data": {
"id": 7964,
"iata_code": "DMT",
"icao_code": "SWDM",
"name": "Diamantino Airport",
"country_code": "BR",
"city_id": 3464724,
"latitude": "-14.3769",
"longitude": "-56.400398",
"elevation": 1539,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Diamantino"
}
}