Rate Overview
Live
1 USD = 8.0320 SBD
1 SBD = 0.124501
USD
Avg
8.0052
High
8.0421
Low
7.9734
Last updated: 5/7/2026, 1:17:07 AM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.03 SBD |
| 10 USD | 80.32 SBD |
| 50 USD | 401.60 SBD |
| 100 USD | 803.21 SBD |
| 500 USD | 4,016.03 SBD |
| 1,000 USD | 8,032.05 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-05-07T01:17:07Z",
"rates": {
"SBD": 8.03205
}
}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": 803.205,
"rate": 8.03205
}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