Rate Overview
Live
1 BTN = 37.8878 MNT
1 MNT = 0.026394
BTN
Avg
38.0246
High
38.1010
Low
37.8878
Last updated: 9/9/2026, 4:27:05 AM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.89 MNT |
| 10 BTN | 378.88 MNT |
| 50 BTN | 1,894.39 MNT |
| 100 BTN | 3,788.78 MNT |
| 500 BTN | 18,943.91 MNT |
| 1,000 BTN | 37,887.81 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-09-09T04:27:05Z",
"rates": {
"MNT": 37.887814
}
}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": 3788.7814,
"rate": 37.887814
}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