Rate Overview
Live
1 BBD = 7.7297 MVR
1 MVR = 0.129371
BBD
Avg
7.7318
High
7.7345
Low
7.7297
Last updated: 9/3/2026, 4:31:15 AM
Quick Conversions
| BBD | MVR |
|---|---|
| 1 BBD | 7.73 MVR |
| 10 BBD | 77.30 MVR |
| 50 BBD | 386.49 MVR |
| 100 BBD | 772.97 MVR |
| 500 BBD | 3,864.87 MVR |
| 1,000 BBD | 7,729.73 MVR |
Get BBD/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=MVRExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-09-03T04:31:15Z",
"rates": {
"MVR": 7.729732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "MVR",
"amount": 100
},
"result": 772.9732,
"rate": 7.729732
}Build with BBD/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key