Rate Overview
Live
1 SBD = 0.123786 BMD
1 BMD = 8.0785
SBD
Avg
0.123839
High
0.124250
Low
0.123649
Last updated: 7/29/2026, 5:46:49 AM
Quick Conversions
| SBD | BMD |
|---|---|
| 1 SBD | 0.12 BMD |
| 10 SBD | 1.24 BMD |
| 50 SBD | 6.19 BMD |
| 100 SBD | 12.38 BMD |
| 500 SBD | 61.89 BMD |
| 1,000 SBD | 123.79 BMD |
Get SBD/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BMDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-29T05:46:49Z",
"rates": {
"BMD": 0.123786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BMD",
"amount": 100
},
"result": 12.378599999999999,
"rate": 0.123786
}Build with SBD/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key