Rate Overview
Live
1 MVR = 0.130342 BBD
1 BBD = 7.6721
MVR
Avg
0.130213
High
0.130342
Low
0.130079
Last updated: 4/16/2026, 12:09:25 AM
Quick Conversions
| MVR | BBD |
|---|---|
| 1 MVR | 0.13 BBD |
| 10 MVR | 1.30 BBD |
| 50 MVR | 6.52 BBD |
| 100 MVR | 13.03 BBD |
| 500 MVR | 65.17 BBD |
| 1,000 MVR | 130.34 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-04-16T00:09:25Z",
"rates": {
"BBD": 0.130342
}
}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": 13.034200000000002,
"rate": 0.130342
}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