Rate Overview
Live
1 BBD = 8.8165 MDL
1 MDL = 0.113424
BBD
Avg
8.8095
High
8.8281
Low
8.7808
Last updated: 7/8/2026, 4:14:52 PM
Quick Conversions
| BBD | MDL |
|---|---|
| 1 BBD | 8.82 MDL |
| 10 BBD | 88.16 MDL |
| 50 BBD | 440.82 MDL |
| 100 BBD | 881.65 MDL |
| 500 BBD | 4,408.24 MDL |
| 1,000 BBD | 8,816.48 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-08T16:14:52Z",
"rates": {
"MDL": 8.816475
}
}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": 881.6475,
"rate": 8.816475
}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