Rate Overview
Live
1 BTN = 38.9783 MNT
1 MNT = 0.025655
BTN
Avg
38.9989
High
39.1570
Low
38.7617
Last updated: 3/7/2026, 2:24:35 AM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 38.98 MNT |
| 10 BTN | 389.78 MNT |
| 50 BTN | 1,948.91 MNT |
| 100 BTN | 3,897.83 MNT |
| 500 BTN | 19,489.15 MNT |
| 1,000 BTN | 38,978.29 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-03-07T02:24:35Z",
"rates": {
"MNT": 38.97829
}
}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": 3897.829,
"rate": 38.97829
}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