Rate Overview
Live
1 BND = 11.9688 MVR
1 MVR = 0.083551
BND
Avg
11.9644
High
11.9959
Low
11.9142
Last updated: 7/28/2026, 3:08:41 PM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 11.97 MVR |
| 10 BND | 119.69 MVR |
| 50 BND | 598.44 MVR |
| 100 BND | 1,196.88 MVR |
| 500 BND | 5,984.40 MVR |
| 1,000 BND | 11,968.79 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-28T15:08:41Z",
"rates": {
"MVR": 11.96879
}
}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": 1196.8790000000001,
"rate": 11.96879
}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