Rate Overview
Live
1 USD = 8.0808 SBD
1 SBD = 0.123751
USD
Avg
8.0488
High
8.1132
Low
7.9759
Last updated: 7/25/2026, 4:15:08 AM
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.38 SBD |
| 1,000 USD | 8,080.75 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-25T04:15:08Z",
"rates": {
"SBD": 8.08075403
}
}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.0754029999999,
"rate": 8.08075403
}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