Rate Overview
Live
1 USD = 8.0808 SBD
1 SBD = 0.123750
USD
Avg
8.0476
High
8.1349
Low
7.9791
Last updated: 7/26/2026, 3:50:08 PM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.08 SBD |
| 10 USD | 80.81 SBD |
| 50 USD | 404.04 SBD |
| 100 USD | 808.08 SBD |
| 500 USD | 4,040.40 SBD |
| 1,000 USD | 8,080.80 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-26T15:50:08Z",
"rates": {
"SBD": 8.0808034
}
}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": 808.0803400000001,
"rate": 8.0808034
}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