Rate Overview
Live
1 BBD = 8.6493 MDL
1 MDL = 0.115617
BBD
Avg
8.6780
High
8.7150
Low
8.6493
Last updated: 8/14/2026, 2:57:15 PM
Quick Conversions
| BBD | MDL |
|---|---|
| 1 BBD | 8.65 MDL |
| 10 BBD | 86.49 MDL |
| 50 BBD | 432.46 MDL |
| 100 BBD | 864.93 MDL |
| 500 BBD | 4,324.63 MDL |
| 1,000 BBD | 8,649.26 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-08-14T14:57:15Z",
"rates": {
"MDL": 8.649255
}
}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": 864.9255,
"rate": 8.649255
}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