Rate Overview
Live
1 BTN = 37.6670 MNT
1 MNT = 0.026548
BTN
Avg
36.9072
High
41.3536
Low
0.007811
Last updated: 7/31/2026, 7:35:36 AM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.67 MNT |
| 10 BTN | 376.67 MNT |
| 50 BTN | 1,883.35 MNT |
| 100 BTN | 3,766.70 MNT |
| 500 BTN | 18,833.52 MNT |
| 1,000 BTN | 37,667.04 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-31T07:35:36Z",
"rates": {
"MNT": 37.667042
}
}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": 3766.7042,
"rate": 37.667042
}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