Rate Overview
Live
1 BBD = 8.8256 MDL
1 MDL = 0.113306
BBD
Avg
8.5410
High
8.8765
Low
8.2941
Last updated: 7/29/2026, 6:55:42 AM
Quick Conversions
| BBD | MDL |
|---|---|
| 1 BBD | 8.83 MDL |
| 10 BBD | 88.26 MDL |
| 50 BBD | 441.28 MDL |
| 100 BBD | 882.56 MDL |
| 500 BBD | 4,412.82 MDL |
| 1,000 BBD | 8,825.63 MDL |
Get BBD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=MDLExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-29T06:55:42Z",
"rates": {
"MDL": 8.825634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "MDL",
"amount": 100
},
"result": 882.5634000000001,
"rate": 8.825634
}Build with BBD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key