Rate Overview
Live
1 BTN = 37.1244 MNT
1 MNT = 0.026936
BTN
Avg
37.1788
High
37.2575
Low
37.1244
Last updated: 7/24/2026, 5:23:09 AM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.12 MNT |
| 10 BTN | 371.24 MNT |
| 50 BTN | 1,856.22 MNT |
| 100 BTN | 3,712.44 MNT |
| 500 BTN | 18,562.19 MNT |
| 1,000 BTN | 37,124.38 MNT |
Get BTN/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MNTExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-24T05:23:09Z",
"rates": {
"MNT": 37.124377
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MNT",
"amount": 100
},
"result": 3712.4377000000004,
"rate": 37.124377
}Build with BTN/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key