Rate Overview
Live
1 MNT = 0.025655 BTN
1 BTN = 38.9788
MNT
Avg
0.025642
High
0.025798
Low
0.025538
Last updated: 3/7/2026, 12:26:30 AM
Quick Conversions
| MNT | BTN |
|---|---|
| 1 MNT | 0.03 BTN |
| 10 MNT | 0.26 BTN |
| 50 MNT | 1.28 BTN |
| 100 MNT | 2.57 BTN |
| 500 MNT | 12.83 BTN |
| 1,000 MNT | 25.66 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-03-07T00:26:30Z",
"rates": {
"BTN": 0.025655
}
}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.5655,
"rate": 0.025655
}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