Rate Overview
Live
1 BTN = 37.4439 MNT
1 MNT = 0.026707
BTN
Avg
37.4090
High
37.5300
Low
37.1549
Last updated: 5/29/2026, 4:39:15 PM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.44 MNT |
| 10 BTN | 374.44 MNT |
| 50 BTN | 1,872.20 MNT |
| 100 BTN | 3,744.39 MNT |
| 500 BTN | 18,721.97 MNT |
| 1,000 BTN | 37,443.94 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-29T16:39:15Z",
"rates": {
"MNT": 37.443936
}
}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": 3744.3936,
"rate": 37.443936
}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