Rate Overview
Live
1 BTN = 37.2019 MNT
1 MNT = 0.026880
BTN
Avg
38.2971
High
39.6486
Low
37.1281
Last updated: 7/26/2026, 11:57:37 PM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.20 MNT |
| 10 BTN | 372.02 MNT |
| 50 BTN | 1,860.09 MNT |
| 100 BTN | 3,720.19 MNT |
| 500 BTN | 18,600.95 MNT |
| 1,000 BTN | 37,201.89 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-26T23:57:37Z",
"rates": {
"MNT": 37.201894
}
}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": 3720.1894,
"rate": 37.201894
}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