Rate Overview
Live
1 BTN = 37.9120 MNT
1 MNT = 0.026377
BTN
Avg
39.0382
High
39.6486
Low
37.9120
Last updated: 3/27/2026, 8:10:03 AM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.91 MNT |
| 10 BTN | 379.12 MNT |
| 50 BTN | 1,895.60 MNT |
| 100 BTN | 3,791.20 MNT |
| 500 BTN | 18,955.99 MNT |
| 1,000 BTN | 37,911.98 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-27T08:10:03Z",
"rates": {
"MNT": 37.911977
}
}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": 3791.1977,
"rate": 37.911977
}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