Rate Overview
Live
1 BBD = 8.5352 MDL
1 MDL = 0.117162
BBD
Avg
8.5216
High
8.5545
Low
8.4832
Last updated: 4/18/2026, 8:43:13 AM
Quick Conversions
| BBD | MDL |
|---|---|
| 1 BBD | 8.54 MDL |
| 10 BBD | 85.35 MDL |
| 50 BBD | 426.76 MDL |
| 100 BBD | 853.52 MDL |
| 500 BBD | 4,267.59 MDL |
| 1,000 BBD | 8,535.19 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-04-18T08:43:13Z",
"rates": {
"MDL": 8.535189
}
}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": 853.5189,
"rate": 8.535189
}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