Rate Overview
Live
1 BND = 11.9502 MVR
1 MVR = 0.083681
BND
Avg
12.0211
High
12.0648
Low
11.9502
Last updated: 6/19/2026, 8:21:27 AM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 11.95 MVR |
| 10 BND | 119.50 MVR |
| 50 BND | 597.51 MVR |
| 100 BND | 1,195.02 MVR |
| 500 BND | 5,975.08 MVR |
| 1,000 BND | 11,950.16 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-06-19T08:21:27Z",
"rates": {
"MVR": 11.950158
}
}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": 1195.0158,
"rate": 11.950158
}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