Rate Overview
Live
1 BND = 12.1575 MVR
1 MVR = 0.082254
BND
Avg
12.1079
High
12.1575
Low
12.0755
Last updated: 8/21/2026, 12:26:04 AM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 12.16 MVR |
| 10 BND | 121.58 MVR |
| 50 BND | 607.88 MVR |
| 100 BND | 1,215.75 MVR |
| 500 BND | 6,078.77 MVR |
| 1,000 BND | 12,157.53 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-08-21T00:26:04Z",
"rates": {
"MVR": 12.157533
}
}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": 1215.7533,
"rate": 12.157533
}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