Rate Overview
Live
1 BBD = 8.7615 MDL
1 MDL = 0.114135
BBD
Avg
8.5295
High
9.0164
Low
8.2674
Last updated: 3/27/2026, 7:45:50 AM
Quick Conversions
| BBD | MDL |
|---|---|
| 1 BBD | 8.76 MDL |
| 10 BBD | 87.62 MDL |
| 50 BBD | 438.08 MDL |
| 100 BBD | 876.15 MDL |
| 500 BBD | 4,380.76 MDL |
| 1,000 BBD | 8,761.53 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-03-27T07:45:50Z",
"rates": {
"MDL": 8.761529
}
}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": 876.1528999999999,
"rate": 8.761529
}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