Rate Overview
Live
1 BTN = 37.4958 MNT
1 MNT = 0.026670
BTN
Avg
37.7360
High
37.9769
Low
37.4878
Last updated: 7/13/2026, 7:12:47 PM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.50 MNT |
| 10 BTN | 374.96 MNT |
| 50 BTN | 1,874.79 MNT |
| 100 BTN | 3,749.58 MNT |
| 500 BTN | 18,747.92 MNT |
| 1,000 BTN | 37,495.84 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-07-13T19:12:47Z",
"rates": {
"MNT": 37.495843
}
}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": 3749.5843,
"rate": 37.495843
}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