Rate Overview
Live
1 BMD = 8.0325 SBD
1 SBD = 0.124494
BMD
Avg
8.0131
High
8.0421
Low
7.9678
Last updated: 5/30/2026, 10:15:21 AM
Quick Conversions
| BMD | SBD |
|---|---|
| 1 BMD | 8.03 SBD |
| 10 BMD | 80.32 SBD |
| 50 BMD | 401.62 SBD |
| 100 BMD | 803.25 SBD |
| 500 BMD | 4,016.25 SBD |
| 1,000 BMD | 8,032.49 SBD |
Get BMD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=SBDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-05-30T10:15:21Z",
"rates": {
"SBD": 8.032491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "SBD",
"amount": 100
},
"result": 803.2491,
"rate": 8.032491
}Build with BMD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key