Rate Overview
Live
1 USD = 8.0125 SBD
1 SBD = 0.124805
USD
Avg
8.1765
High
8.4998
Low
7.9864
Last updated: 5/27/2026, 7:25:41 AM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.01 SBD |
| 10 USD | 80.13 SBD |
| 50 USD | 400.62 SBD |
| 100 USD | 801.25 SBD |
| 500 USD | 4,006.25 SBD |
| 1,000 USD | 8,012.50 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-05-27T07:25:41Z",
"rates": {
"SBD": 8.0125
}
}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.2499999999999,
"rate": 8.0125
}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