Rate Overview
Live
1 MVR = 0.129396 BBD
1 BBD = 7.7282
MVR
Avg
0.129519
High
0.130445
Low
0.129366
Last updated: 7/25/2026, 7:53:04 PM
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.70 BBD |
| 1,000 MVR | 129.40 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-07-25T19:53:04Z",
"rates": {
"BBD": 0.129396
}
}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.9396,
"rate": 0.129396
}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