Rate Overview
Live
1 USD = 8.0164 SBD
1 SBD = 0.124744
USD
Avg
8.0117
High
8.0500
Low
7.9759
Last updated: 3/27/2026, 6:47:10 PM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.02 SBD |
| 10 USD | 80.16 SBD |
| 50 USD | 400.82 SBD |
| 100 USD | 801.64 SBD |
| 500 USD | 4,008.20 SBD |
| 1,000 USD | 8,016.41 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-03-27T18:47:10Z",
"rates": {
"SBD": 8.01640985
}
}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": 801.640985,
"rate": 8.01640985
}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