Rate Overview
Live
1 SBD = 0.254111 BBD
1 BBD = 3.9353
SBD
Avg
0.252056
High
0.254111
Low
0.250498
Last updated: 5/9/2026, 3:40:04 AM
Quick Conversions
| SBD | BBD |
|---|---|
| 1 SBD | 0.25 BBD |
| 10 SBD | 2.54 BBD |
| 50 SBD | 12.71 BBD |
| 100 SBD | 25.41 BBD |
| 500 SBD | 127.06 BBD |
| 1,000 SBD | 254.11 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-05-09T03:40:04Z",
"rates": {
"BBD": 0.254111
}
}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": 25.411099999999998,
"rate": 0.254111
}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