Rate Overview
Live
1 BND = 12.0343 MVR
1 MVR = 0.083096
BND
Avg
11.9874
High
12.0343
Low
11.9641
Last updated: 7/31/2026, 9:32:42 PM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 12.03 MVR |
| 10 BND | 120.34 MVR |
| 50 BND | 601.72 MVR |
| 100 BND | 1,203.43 MVR |
| 500 BND | 6,017.17 MVR |
| 1,000 BND | 12,034.34 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-07-31T21:32:42Z",
"rates": {
"MVR": 12.034338
}
}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": 1203.4338,
"rate": 12.034338
}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