Rate Overview
Live
1 MDL = 0.113424 BBD
1 BBD = 8.8165
MDL
Avg
0.113514
High
0.113885
Low
0.113274
Last updated: 7/8/2026, 4:18:05 PM
Quick Conversions
| MDL | BBD |
|---|---|
| 1 MDL | 0.11 BBD |
| 10 MDL | 1.13 BBD |
| 50 MDL | 5.67 BBD |
| 100 MDL | 11.34 BBD |
| 500 MDL | 56.71 BBD |
| 1,000 MDL | 113.42 BBD |
Get MDL/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BBDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-08T16:18:05Z",
"rates": {
"BBD": 0.113424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BBD",
"amount": 100
},
"result": 11.3424,
"rate": 0.113424
}Build with MDL/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key