Rate Overview
Live
1 MVR = 6.1088 BTN
1 BTN = 0.163697
MVR
Avg
6.1365
High
6.1742
Low
6.1065
Last updated: 9/5/2026, 11:25:39 AM
Quick Conversions
| MVR | BTN |
|---|---|
| 1 MVR | 6.11 BTN |
| 10 MVR | 61.09 BTN |
| 50 MVR | 305.44 BTN |
| 100 MVR | 610.88 BTN |
| 500 MVR | 3,054.42 BTN |
| 1,000 MVR | 6,108.84 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-09-05T11:25:39Z",
"rates": {
"BTN": 6.108836
}
}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": 610.8836,
"rate": 6.108836
}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