Rate Overview
Live
1 BTN = 0.160177 MVR
1 MVR = 6.2431
BTN
Avg
0.164627
High
0.171211
Low
0.159539
Last updated: 7/26/2026, 1:33:46 AM
Quick Conversions
| BTN | MVR |
|---|---|
| 1 BTN | 0.16 MVR |
| 10 BTN | 1.60 MVR |
| 50 BTN | 8.01 MVR |
| 100 BTN | 16.02 MVR |
| 500 BTN | 80.09 MVR |
| 1,000 BTN | 160.18 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-07-26T01:33:46Z",
"rates": {
"MVR": 0.160177
}
}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.0177,
"rate": 0.160177
}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