Rate Overview
Live
1 MVR = 6.1989 BTN
1 BTN = 0.161318
MVR
Avg
6.1704
High
6.2680
Low
6.0867
Last updated: 5/27/2026, 11:16:55 AM
Quick Conversions
| MVR | BTN |
|---|---|
| 1 MVR | 6.20 BTN |
| 10 MVR | 61.99 BTN |
| 50 MVR | 309.95 BTN |
| 100 MVR | 619.89 BTN |
| 500 MVR | 3,099.47 BTN |
| 1,000 MVR | 6,198.94 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-05-27T11:16:55Z",
"rates": {
"BTN": 6.198942
}
}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": 619.8942,
"rate": 6.198942
}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