Rate Overview
Live
1 BTN = 37.9037 MNT
1 MNT = 0.026383
BTN
Avg
37.7706
High
37.9037
Low
37.6214
Last updated: 5/9/2026, 4:52:44 AM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.90 MNT |
| 10 BTN | 379.04 MNT |
| 50 BTN | 1,895.18 MNT |
| 100 BTN | 3,790.37 MNT |
| 500 BTN | 18,951.84 MNT |
| 1,000 BTN | 37,903.68 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-05-09T04:52:44Z",
"rates": {
"MNT": 37.90368
}
}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": 3790.368,
"rate": 37.90368
}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