Rate Overview
Live
1 SBD = 0.123750 USD
1 USD = 8.0808
SBD
Avg
0.123099
High
0.125504
Low
0.118686
Last updated: 7/25/2026, 9:59:53 PM
Quick Conversions
| SBD | USD |
|---|---|
| 1 SBD | 0.12 USD |
| 10 SBD | 1.24 USD |
| 50 SBD | 6.19 USD |
| 100 SBD | 12.38 USD |
| 500 SBD | 61.88 USD |
| 1,000 SBD | 123.75 USD |
Get SBD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=USDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-25T21:59:53Z",
"rates": {
"USD": 0.12375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "USD",
"amount": 100
},
"result": 12.375,
"rate": 0.12375
}Build with SBD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key