Rate Overview
Live
1 SCR = 0.570095 SBD
1 SBD = 1.7541
SCR
Avg
0.560296
High
0.590112
Low
0.536975
Last updated: 7/21/2026, 3:27:50 AM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.57 SBD |
| 10 SCR | 5.70 SBD |
| 50 SCR | 28.50 SBD |
| 100 SCR | 57.01 SBD |
| 500 SCR | 285.05 SBD |
| 1,000 SCR | 570.10 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-21T03:27:50Z",
"rates": {
"SBD": 0.570095
}
}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": 57.0095,
"rate": 0.570095
}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