Rate Overview
Live
1 MDL = 0.114805 BBD
1 BBD = 8.7104
MDL
Avg
0.114893
High
0.115150
Low
0.114677
Last updated: 6/19/2026, 1:37:25 AM
Quick Conversions
| MDL | BBD |
|---|---|
| 1 MDL | 0.11 BBD |
| 10 MDL | 1.15 BBD |
| 50 MDL | 5.74 BBD |
| 100 MDL | 11.48 BBD |
| 500 MDL | 57.40 BBD |
| 1,000 MDL | 114.81 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-06-19T01:37:25Z",
"rates": {
"BBD": 0.114805
}
}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.480500000000001,
"rate": 0.114805
}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