Rate Overview
Live
1 MVR = 0.129370 BBD
1 BBD = 7.7298
MVR
Avg
0.129374
High
0.129387
Low
0.129367
Last updated: 3/6/2026, 8:07:51 AM
Quick Conversions
| MVR | BBD |
|---|---|
| 1 MVR | 0.13 BBD |
| 10 MVR | 1.29 BBD |
| 50 MVR | 6.47 BBD |
| 100 MVR | 12.94 BBD |
| 500 MVR | 64.69 BBD |
| 1,000 MVR | 129.37 BBD |
Get MVR/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=BBDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-06T08:07:51Z",
"rates": {
"BBD": 0.12937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "BBD",
"amount": 100
},
"result": 12.937000000000001,
"rate": 0.12937
}Build with MVR/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key