Rate Overview
Live
1 BTN = 0.163697 MVR
1 MVR = 6.1088
BTN
Avg
0.162963
High
0.163760
Low
0.161964
Last updated: 9/5/2026, 11:58:39 AM
Quick Conversions
| BTN | MVR |
|---|---|
| 1 BTN | 0.16 MVR |
| 10 BTN | 1.64 MVR |
| 50 BTN | 8.18 MVR |
| 100 BTN | 16.37 MVR |
| 500 BTN | 81.85 MVR |
| 1,000 BTN | 163.70 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-09-05T11:58:39Z",
"rates": {
"MVR": 0.163697
}
}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.3697,
"rate": 0.163697
}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