Rate Overview
Live
1 MDL = 0.115655 BBD
1 BBD = 8.6464
MDL
Avg
0.115483
High
0.115739
Low
0.115264
Last updated: 5/29/2026, 11:18:30 PM
Quick Conversions
| MDL | BBD |
|---|---|
| 1 MDL | 0.12 BBD |
| 10 MDL | 1.16 BBD |
| 50 MDL | 5.78 BBD |
| 100 MDL | 11.57 BBD |
| 500 MDL | 57.83 BBD |
| 1,000 MDL | 115.65 BBD |
Get MDL/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BBDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-29T23:18:30Z",
"rates": {
"BBD": 0.115655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BBD",
"amount": 100
},
"result": 11.5655,
"rate": 0.115655
}Build with MDL/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key