Rate Overview
Live
1 SCR = 0.568860 SBD
1 SBD = 1.7579
SCR
Avg
0.558182
High
0.589872
Low
0.541278
Last updated: 7/23/2026, 11:41:23 AM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.57 SBD |
| 10 SCR | 5.69 SBD |
| 50 SCR | 28.44 SBD |
| 100 SCR | 56.89 SBD |
| 500 SCR | 284.43 SBD |
| 1,000 SCR | 568.86 SBD |
Get SCR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SBDExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-23T11:41:23Z",
"rates": {
"SBD": 0.56886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SBD",
"amount": 100
},
"result": 56.886,
"rate": 0.56886
}Build with SCR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key