Rate Overview
Live
1 USD = 8.0690 SBD
1 SBD = 0.123931
USD
Avg
8.0762
High
8.0891
Low
8.0433
Last updated: 7/19/2026, 1:26:24 AM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.07 SBD |
| 10 USD | 80.69 SBD |
| 50 USD | 403.45 SBD |
| 100 USD | 806.90 SBD |
| 500 USD | 4,034.49 SBD |
| 1,000 USD | 8,068.98 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-19T01:26:24Z",
"rates": {
"SBD": 8.06898353
}
}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": 806.898353,
"rate": 8.06898353
}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