Rate Overview
Live
1 BTN = 0.168123 MVR
1 MVR = 5.9480
BTN
Avg
0.168683
High
0.169728
Low
0.167768
Last updated: 3/7/2026, 3:21:23 AM
Quick Conversions
| BTN | MVR |
|---|---|
| 1 BTN | 0.17 MVR |
| 10 BTN | 1.68 MVR |
| 50 BTN | 8.41 MVR |
| 100 BTN | 16.81 MVR |
| 500 BTN | 84.06 MVR |
| 1,000 BTN | 168.12 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-07T03:21:23Z",
"rates": {
"MVR": 0.168123
}
}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.8123,
"rate": 0.168123
}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