Rate Overview
Live
1 BTN = 0.164192 MVR
1 MVR = 6.0904
BTN
Avg
0.176908
High
0.183549
Low
0.164192
Last updated: 3/27/2026, 4:52:11 PM
Quick Conversions
| BTN | MVR |
|---|---|
| 1 BTN | 0.16 MVR |
| 10 BTN | 1.64 MVR |
| 50 BTN | 8.21 MVR |
| 100 BTN | 16.42 MVR |
| 500 BTN | 82.10 MVR |
| 1,000 BTN | 164.19 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-03-27T16:52:11Z",
"rates": {
"MVR": 0.164192
}
}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.4192,
"rate": 0.164192
}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