Rate Overview
Live
1 BBD = 8.8210 MDL
1 MDL = 0.113365
BBD
Avg
8.8004
High
8.8765
Low
8.7454
Last updated: 7/27/2026, 10:41:40 PM
Quick Conversions
| BBD | MDL |
|---|---|
| 1 BBD | 8.82 MDL |
| 10 BBD | 88.21 MDL |
| 50 BBD | 441.05 MDL |
| 100 BBD | 882.10 MDL |
| 500 BBD | 4,410.51 MDL |
| 1,000 BBD | 8,821.03 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-27T22:41:40Z",
"rates": {
"MDL": 8.821029
}
}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.1029,
"rate": 8.821029
}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