Rate Overview
Live
1 BBD = 0.497767 BMD
1 BMD = 2.0090
BBD
Avg
0.497096
High
0.497767
Low
0.496247
Last updated: 4/16/2026, 11:34:22 PM
Quick Conversions
| BBD | BMD |
|---|---|
| 1 BBD | 0.50 BMD |
| 10 BBD | 4.98 BMD |
| 50 BBD | 24.89 BMD |
| 100 BBD | 49.78 BMD |
| 500 BBD | 248.88 BMD |
| 1,000 BBD | 497.77 BMD |
Get BBD/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BMDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T23:34:22Z",
"rates": {
"BMD": 0.497767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BMD",
"amount": 100
},
"result": 49.7767,
"rate": 0.497767
}Build with BBD/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key