Rate Overview
Live
1 SBD = 0.857826 BOB
1 BOB = 1.1657
SBD
Avg
0.856441
High
0.860069
Low
0.852575
Last updated: 3/7/2026, 12:33:00 AM
Quick Conversions
| SBD | BOB |
|---|---|
| 1 SBD | 0.86 BOB |
| 10 SBD | 8.58 BOB |
| 50 SBD | 42.89 BOB |
| 100 SBD | 85.78 BOB |
| 500 SBD | 428.91 BOB |
| 1,000 SBD | 857.83 BOB |
Get SBD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BOBExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:33:00Z",
"rates": {
"BOB": 0.857826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BOB",
"amount": 100
},
"result": 85.7826,
"rate": 0.857826
}Build with SBD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key