Rate Overview
Live
1 MVR = 6.1191 BTN
1 BTN = 0.163423
MVR
Avg
6.1534
High
6.1879
Low
6.1172
Last updated: 6/16/2026, 8:04:43 PM
Quick Conversions
| MVR | BTN |
|---|---|
| 1 MVR | 6.12 BTN |
| 10 MVR | 61.19 BTN |
| 50 MVR | 305.96 BTN |
| 100 MVR | 611.91 BTN |
| 500 MVR | 3,059.55 BTN |
| 1,000 MVR | 6,119.11 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-06-16T20:04:43Z",
"rates": {
"BTN": 6.119107
}
}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": 611.9106999999999,
"rate": 6.119107
}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