Rate Overview
Live
1 BMD = 8.0643 SBD
1 SBD = 0.124003
BMD
Avg
8.0294
High
8.0657
Low
7.9710
Last updated: 6/19/2026, 12:06:29 PM
Quick Conversions
| BMD | SBD |
|---|---|
| 1 BMD | 8.06 SBD |
| 10 BMD | 80.64 SBD |
| 50 BMD | 403.22 SBD |
| 100 BMD | 806.43 SBD |
| 500 BMD | 4,032.17 SBD |
| 1,000 BMD | 8,064.35 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-06-19T12:06:29Z",
"rates": {
"SBD": 8.064349
}
}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": 806.4349,
"rate": 8.064349
}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