Rate Overview
Live
1 SCR = 0.556301 SBD
1 SBD = 1.7976
SCR
Avg
0.556211
High
0.585120
Low
0.531001
Last updated: 4/16/2026, 8:50:46 AM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.56 SBD |
| 10 SCR | 5.56 SBD |
| 50 SCR | 27.82 SBD |
| 100 SCR | 55.63 SBD |
| 500 SCR | 278.15 SBD |
| 1,000 SCR | 556.30 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-04-16T08:50:46Z",
"rates": {
"SBD": 0.556301
}
}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.630100000000006,
"rate": 0.556301
}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