Rate Overview
Live
1 SBD = 0.125535 USD
1 USD = 7.9659
SBD
Avg
0.121283
High
0.125535
Low
0.117649
Last updated: 5/28/2026, 4:36:55 AM
Quick Conversions
| SBD | USD |
|---|---|
| 1 SBD | 0.13 USD |
| 10 SBD | 1.26 USD |
| 50 SBD | 6.28 USD |
| 100 SBD | 12.55 USD |
| 500 SBD | 62.77 USD |
| 1,000 SBD | 125.54 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-05-28T04:36:55Z",
"rates": {
"USD": 0.125535
}
}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.553500000000001,
"rate": 0.125535
}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