Rate Overview
Live
1 BMD = 8.0841 SBD
1 SBD = 0.123699
BMD
Avg
8.0769
High
8.0874
Low
8.0482
Last updated: 7/29/2026, 12:54:07 AM
Quick Conversions
| BMD | SBD |
|---|---|
| 1 BMD | 8.08 SBD |
| 10 BMD | 80.84 SBD |
| 50 BMD | 404.21 SBD |
| 100 BMD | 808.41 SBD |
| 500 BMD | 4,042.07 SBD |
| 1,000 BMD | 8,084.15 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-07-29T00:54:07Z",
"rates": {
"SBD": 8.084149
}
}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": 808.4149,
"rate": 8.084149
}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