Rate Overview
Live
1 BBD = 8.6463 MDL
1 MDL = 0.115656
BBD
Avg
8.5929
High
8.6912
Low
8.4903
Last updated: 5/29/2026, 7:51:13 PM
Quick Conversions
| BBD | MDL |
|---|---|
| 1 BBD | 8.65 MDL |
| 10 BBD | 86.46 MDL |
| 50 BBD | 432.32 MDL |
| 100 BBD | 864.63 MDL |
| 500 BBD | 4,323.17 MDL |
| 1,000 BBD | 8,646.35 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-05-29T19:51:13Z",
"rates": {
"MDL": 8.646349
}
}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.6349,
"rate": 8.646349
}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