Rate Overview
Live
1 BND = 12.0841 MVR
1 MVR = 0.082753
BND
Avg
12.1410
High
12.2237
Low
12.0841
Last updated: 3/7/2026, 8:00:25 AM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 12.08 MVR |
| 10 BND | 120.84 MVR |
| 50 BND | 604.21 MVR |
| 100 BND | 1,208.41 MVR |
| 500 BND | 6,042.07 MVR |
| 1,000 BND | 12,084.13 MVR |
Get BND/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MVRExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T08:00:25Z",
"rates": {
"MVR": 12.084133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MVR",
"amount": 100
},
"result": 1208.4133,
"rate": 12.084133
}Build with BND/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key