Rate Overview
Live
1 USD = 8.0298 SBD
1 SBD = 0.124536
USD
Avg
8.0196
High
8.0298
Low
7.9997
Last updated: 9/4/2026, 6:50:37 PM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.03 SBD |
| 10 USD | 80.30 SBD |
| 50 USD | 401.49 SBD |
| 100 USD | 802.98 SBD |
| 500 USD | 4,014.90 SBD |
| 1,000 USD | 8,029.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-09-04T18:50:37Z",
"rates": {
"SBD": 8.0298
}
}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": 802.98,
"rate": 8.0298
}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