Rate Overview
Live
1 BBD = 8.6253 MDL
1 MDL = 0.115939
BBD
Avg
8.6328
High
8.6859
Low
8.5663
Last updated: 9/6/2026, 7:22:12 AM
Quick Conversions
| BBD | MDL |
|---|---|
| 1 BBD | 8.63 MDL |
| 10 BBD | 86.25 MDL |
| 50 BBD | 431.26 MDL |
| 100 BBD | 862.53 MDL |
| 500 BBD | 4,312.63 MDL |
| 1,000 BBD | 8,625.25 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-09-06T07:22:12Z",
"rates": {
"MDL": 8.625251
}
}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": 862.5251000000001,
"rate": 8.625251
}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