Rate Overview
Live
1 USD = 8.0414 SBD
1 SBD = 0.124356
USD
Avg
8.2420
High
8.4998
Low
8.0096
Last updated: 7/23/2026, 11:50:46 PM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.04 SBD |
| 10 USD | 80.41 SBD |
| 50 USD | 402.07 SBD |
| 100 USD | 804.14 SBD |
| 500 USD | 4,020.70 SBD |
| 1,000 USD | 8,041.40 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-23T23:50:46Z",
"rates": {
"SBD": 8.0414
}
}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": 804.14,
"rate": 8.0414
}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