Rate Overview
Live
1 USD = 8.0965 SBD
1 SBD = 0.123511
USD
Avg
8.0760
High
8.0965
Low
8.0433
Last updated: 7/24/2026, 7:16:45 PM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.10 SBD |
| 10 USD | 80.96 SBD |
| 50 USD | 404.82 SBD |
| 100 USD | 809.65 SBD |
| 500 USD | 4,048.23 SBD |
| 1,000 USD | 8,096.45 SBD |
Get USD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SBDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-24T19:16:45Z",
"rates": {
"SBD": 8.09645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SBD",
"amount": 100
},
"result": 809.6450000000001,
"rate": 8.09645
}Build with USD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key