Rate Overview
Live
1 MVR = 6.2365 BTN
1 BTN = 0.160348
MVR
Avg
6.0362
High
6.2402
Low
5.8084
Last updated: 7/21/2026, 1:56:12 AM
Quick Conversions
| MVR | BTN |
|---|---|
| 1 MVR | 6.24 BTN |
| 10 MVR | 62.36 BTN |
| 50 MVR | 311.82 BTN |
| 100 MVR | 623.65 BTN |
| 500 MVR | 3,118.23 BTN |
| 1,000 MVR | 6,236.46 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-21T01:56:12Z",
"rates": {
"BTN": 6.236455
}
}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": 623.6455000000001,
"rate": 6.236455
}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