Rate Overview
Live
1 MNT = 0.026854 BTN
1 BTN = 37.2384
MNT
Avg
0.026884
High
0.026936
Low
0.026840
Last updated: 7/25/2026, 8:55:38 PM
Quick Conversions
| MNT | BTN |
|---|---|
| 1 MNT | 0.03 BTN |
| 10 MNT | 0.27 BTN |
| 50 MNT | 1.34 BTN |
| 100 MNT | 2.69 BTN |
| 500 MNT | 13.43 BTN |
| 1,000 MNT | 26.85 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-25T20:55:38Z",
"rates": {
"BTN": 0.026854
}
}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.6854,
"rate": 0.026854
}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