Rate Overview
Live
1 SBD = 0.249488 BBD
1 BBD = 4.0082
SBD
Avg
0.249635
High
0.250756
Low
0.248447
Last updated: 3/27/2026, 6:35:51 AM
Quick Conversions
| SBD | BBD |
|---|---|
| 1 SBD | 0.25 BBD |
| 10 SBD | 2.49 BBD |
| 50 SBD | 12.47 BBD |
| 100 SBD | 24.95 BBD |
| 500 SBD | 124.74 BBD |
| 1,000 SBD | 249.49 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-03-27T06:35:51Z",
"rates": {
"BBD": 0.249488
}
}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.9488,
"rate": 0.249488
}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