Rate Overview
Live
1 BND = 11.9968 MVR
1 MVR = 0.083355
BND
Avg
12.0473
High
12.0970
Low
11.9968
Last updated: 3/28/2026, 9:14:10 AM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 12.00 MVR |
| 10 BND | 119.97 MVR |
| 50 BND | 599.84 MVR |
| 100 BND | 1,199.68 MVR |
| 500 BND | 5,998.42 MVR |
| 1,000 BND | 11,996.85 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-28T09:14:10Z",
"rates": {
"MVR": 11.996846
}
}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": 1199.6846,
"rate": 11.996846
}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