Rate Overview
Live
1 BND = 12.1459 MVR
1 MVR = 0.082332
BND
Avg
12.1455
High
12.1747
Low
12.1244
Last updated: 4/17/2026, 12:00:52 PM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 12.15 MVR |
| 10 BND | 121.46 MVR |
| 50 BND | 607.30 MVR |
| 100 BND | 1,214.59 MVR |
| 500 BND | 6,072.95 MVR |
| 1,000 BND | 12,145.91 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-04-17T12:00:52Z",
"rates": {
"MVR": 12.145906
}
}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": 1214.5906,
"rate": 12.145906
}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