Rate Overview
Live
1 MVR = 6.0904 BTN
1 BTN = 0.164192
MVR
Avg
5.8524
High
6.0904
Low
5.7328
Last updated: 3/27/2026, 1:16:00 PM
Quick Conversions
| MVR | BTN |
|---|---|
| 1 MVR | 6.09 BTN |
| 10 MVR | 60.90 BTN |
| 50 MVR | 304.52 BTN |
| 100 MVR | 609.04 BTN |
| 500 MVR | 3,045.21 BTN |
| 1,000 MVR | 6,090.42 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-27T13:16:00Z",
"rates": {
"BTN": 6.090419
}
}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": 609.0418999999999,
"rate": 6.090419
}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