Rate Overview
Live
1 BND = 11.9798 MVR
1 MVR = 0.083474
BND
Avg
11.9684
High
11.9798
Low
11.9535
Last updated: 7/10/2026, 6:28:02 PM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 11.98 MVR |
| 10 BND | 119.80 MVR |
| 50 BND | 598.99 MVR |
| 100 BND | 1,197.98 MVR |
| 500 BND | 5,989.89 MVR |
| 1,000 BND | 11,979.78 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-10T18:28:02Z",
"rates": {
"MVR": 11.979783
}
}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": 1197.9783,
"rate": 11.979783
}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