Rate Overview
Live
1 MVR = 5.9257 BTN
1 BTN = 0.168755
MVR
Avg
5.9232
High
5.9606
Low
5.8918
Last updated: 3/7/2026, 12:09:51 AM
Quick Conversions
| MVR | BTN |
|---|---|
| 1 MVR | 5.93 BTN |
| 10 MVR | 59.26 BTN |
| 50 MVR | 296.29 BTN |
| 100 MVR | 592.57 BTN |
| 500 MVR | 2,962.87 BTN |
| 1,000 MVR | 5,925.74 BTN |
Get MVR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=BTNExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:09:51Z",
"rates": {
"BTN": 5.92574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "BTN",
"amount": 100
},
"result": 592.5740000000001,
"rate": 5.92574
}Build with MVR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key