Rate Overview
Live
1 BTN = 37.9377 MNT
1 MNT = 0.026359
BTN
Avg
37.7965
High
37.9458
Low
37.5496
Last updated: 6/19/2026, 11:51:38 AM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.94 MNT |
| 10 BTN | 379.38 MNT |
| 50 BTN | 1,896.88 MNT |
| 100 BTN | 3,793.77 MNT |
| 500 BTN | 18,968.85 MNT |
| 1,000 BTN | 37,937.69 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-06-19T11:51:38Z",
"rates": {
"MNT": 37.937694
}
}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": 3793.7694,
"rate": 37.937694
}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