Rate Overview
Live
1 MNT = 0.026758 BTN
1 BTN = 37.3720
MNT
Avg
7.5596
High
156.3192
Low
0.024113
Last updated: 7/27/2026, 9:40:28 AM
Quick Conversions
| MNT | BTN |
|---|---|
| 1 MNT | 0.03 BTN |
| 10 MNT | 0.27 BTN |
| 50 MNT | 1.34 BTN |
| 100 MNT | 2.68 BTN |
| 500 MNT | 13.38 BTN |
| 1,000 MNT | 26.76 BTN |
Get MNT/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=BTNExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-27T09:40:28Z",
"rates": {
"BTN": 0.026758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "BTN",
"amount": 100
},
"result": 2.6758,
"rate": 0.026758
}Build with MNT/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key