Rate Overview
Live
1 USD = 8.0486 SBD
1 SBD = 0.124245
USD
Avg
8.0708
High
8.1132
Low
8.0451
Last updated: 3/7/2026, 7:01:22 AM
Quick Conversions
| USD | SBD |
|---|---|
| 1 USD | 8.05 SBD |
| 10 USD | 80.49 SBD |
| 50 USD | 402.43 SBD |
| 100 USD | 804.86 SBD |
| 500 USD | 4,024.31 SBD |
| 1,000 USD | 8,048.61 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-07T07:01:22Z",
"rates": {
"SBD": 8.0486123
}
}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": 804.86123,
"rate": 8.0486123
}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