Rate Overview
Live
1 BTN = 0.162260 MVR
1 MVR = 6.1629
BTN
Avg
0.162447
High
0.163475
Low
0.161869
Last updated: 7/7/2026, 12:24:07 AM
Quick Conversions
| BTN | MVR |
|---|---|
| 1 BTN | 0.16 MVR |
| 10 BTN | 1.62 MVR |
| 50 BTN | 8.11 MVR |
| 100 BTN | 16.23 MVR |
| 500 BTN | 81.13 MVR |
| 1,000 BTN | 162.26 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-07T00:24:07Z",
"rates": {
"MVR": 0.16226
}
}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.226,
"rate": 0.16226
}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