Rate Overview
Live
1 BND = 12.2280 MVR
1 MVR = 0.081779
BND
Avg
12.2062
High
12.2280
Low
12.1751
Last updated: 9/10/2026, 5:45:16 PM
Quick Conversions
| BND | MVR |
|---|---|
| 1 BND | 12.23 MVR |
| 10 BND | 122.28 MVR |
| 50 BND | 611.40 MVR |
| 100 BND | 1,222.80 MVR |
| 500 BND | 6,114.02 MVR |
| 1,000 BND | 12,228.04 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-09-10T17:45:16Z",
"rates": {
"MVR": 12.228042
}
}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": 1222.8042,
"rate": 12.228042
}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