Rate Overview
Live
1 MVR = 0.129368 BBD
1 BBD = 7.7299
MVR
Avg
0.129508
High
0.130404
Low
0.129368
Last updated: 7/3/2026, 1:27:13 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.68 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-07-03T13:27:13Z",
"rates": {
"BBD": 0.129368
}
}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.936800000000002,
"rate": 0.129368
}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