Rate Overview
Live
1 USD = 8.0980 SBD
1 SBD = 0.123488
USD
Avg
8.0716
High
8.0980
Low
8.0412
Last updated: 7/5/2026, 7:27:52 PM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.10 SBD |
| 10 USD | 80.98 SBD |
| 50 USD | 404.90 SBD |
| 100 USD | 809.80 SBD |
| 500 USD | 4,048.98 SBD |
| 1,000 USD | 8,097.96 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-05T19:27:52Z",
"rates": {
"SBD": 8.09795602
}
}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": 809.795602,
"rate": 8.09795602
}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