Rate Overview
Live
1 BTN = 0.162626 MVR
1 MVR = 6.1491
BTN
Avg
0.162793
High
0.162980
Low
0.162563
Last updated: 5/7/2026, 1:17:08 AM
Quick Conversions
| BTN | MVR |
|---|---|
| 1 BTN | 0.16 MVR |
| 10 BTN | 1.63 MVR |
| 50 BTN | 8.13 MVR |
| 100 BTN | 16.26 MVR |
| 500 BTN | 81.31 MVR |
| 1,000 BTN | 162.63 MVR |
Get BTN/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MVRExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-07T01:17:08Z",
"rates": {
"MVR": 0.162626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MVR",
"amount": 100
},
"result": 16.2626,
"rate": 0.162626
}Build with BTN/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key