Rate Overview
Live
1 SBD = 0.247573 BBD
1 BBD = 4.0392
SBD
Avg
0.247657
High
0.248501
Low
0.247298
Last updated: 7/29/2026, 4:03:06 PM
Quick Conversions
| SBD | BBD |
|---|---|
| 1 SBD | 0.25 BBD |
| 10 SBD | 2.48 BBD |
| 50 SBD | 12.38 BBD |
| 100 SBD | 24.76 BBD |
| 500 SBD | 123.79 BBD |
| 1,000 SBD | 247.57 BBD |
Get SBD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BBDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-29T16:03:06Z",
"rates": {
"BBD": 0.247573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BBD",
"amount": 100
},
"result": 24.757299999999997,
"rate": 0.247573
}Build with SBD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key