Rate Overview
Live
1 BTN = 37.5480 MNT
1 MNT = 0.026633
BTN
Avg
37.5783
High
37.6569
Low
37.4878
Last updated: 7/10/2026, 12:37:41 AM
Quick Conversions
| BTN | MNT |
|---|---|
| 1 BTN | 37.55 MNT |
| 10 BTN | 375.48 MNT |
| 50 BTN | 1,877.40 MNT |
| 100 BTN | 3,754.80 MNT |
| 500 BTN | 18,774.00 MNT |
| 1,000 BTN | 37,548.00 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-10T00:37:41Z",
"rates": {
"MNT": 37.547998
}
}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": 3754.7998,
"rate": 37.547998
}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