Rate Overview
Live
1 SCR = 0.553741 SBD
1 SBD = 1.8059
SCR
Avg
0.564506
High
0.611875
Low
0.539684
Last updated: 7/25/2026, 8:38:23 PM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.55 SBD |
| 10 SCR | 5.54 SBD |
| 50 SCR | 27.69 SBD |
| 100 SCR | 55.37 SBD |
| 500 SCR | 276.87 SBD |
| 1,000 SCR | 553.74 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-25T20:38:23Z",
"rates": {
"SBD": 0.553741
}
}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": 55.374100000000006,
"rate": 0.553741
}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