Rate Overview
Live
1 MVR = 6.2431 BTN
1 BTN = 0.160177
MVR
Avg
6.1854
High
6.2604
Low
6.1010
Last updated: 7/25/2026, 7:50:31 PM
Quick Conversions
| MVR | BTN |
|---|---|
| 1 MVR | 6.24 BTN |
| 10 MVR | 62.43 BTN |
| 50 MVR | 312.15 BTN |
| 100 MVR | 624.31 BTN |
| 500 MVR | 3,121.54 BTN |
| 1,000 MVR | 6,243.08 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-07-25T19:50:31Z",
"rates": {
"BTN": 6.243084
}
}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": 624.3084,
"rate": 6.243084
}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