Rate Overview
Live
1 BBD = 7.7298 MVR
1 MVR = 0.129370
BBD
Avg
7.7181
High
7.7300
Low
7.6724
Last updated: 7/23/2026, 5:02:16 AM
Quick Conversions
| BBD | MVR |
|---|---|
| 1 BBD | 7.73 MVR |
| 10 BBD | 77.30 MVR |
| 50 BBD | 386.49 MVR |
| 100 BBD | 772.98 MVR |
| 500 BBD | 3,864.89 MVR |
| 1,000 BBD | 7,729.78 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-07-23T05:02:16Z",
"rates": {
"MVR": 7.729784
}
}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.9784000000001,
"rate": 7.729784
}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