Rate Overview
Live
1 BND = 12.0574 MVR
1 MVR = 0.082937
BND
Avg
12.0825
High
12.2509
Low
11.9383
Last updated: 8/1/2026, 9:44:58 AM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 12.06 MVR |
| 10 BND | 120.57 MVR |
| 50 BND | 602.87 MVR |
| 100 BND | 1,205.74 MVR |
| 500 BND | 6,028.68 MVR |
| 1,000 BND | 12,057.36 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-01T09:44:58Z",
"rates": {
"MVR": 12.057358
}
}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": 1205.7358000000002,
"rate": 12.057358
}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