Rate Overview
Live
1 SBD = 0.124346 USD
1 USD = 8.0421
SBD
Avg
0.121482
High
0.124744
Low
0.117506
Last updated: 3/28/2026, 9:13:42 AM
Quick Conversions
| SBD | USD |
|---|---|
| 1 SBD | 0.12 USD |
| 10 SBD | 1.24 USD |
| 50 SBD | 6.22 USD |
| 100 SBD | 12.43 USD |
| 500 SBD | 62.17 USD |
| 1,000 SBD | 124.35 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-03-28T09:13:42Z",
"rates": {
"USD": 0.124346
}
}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.4346,
"rate": 0.124346
}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