Rate Overview
Live
1 SCR = 0.581587 SBD
1 SBD = 1.7194
SCR
Avg
0.573392
High
0.583904
Low
0.545187
Last updated: 5/6/2026, 10:24:07 AM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.58 SBD |
| 10 SCR | 5.82 SBD |
| 50 SCR | 29.08 SBD |
| 100 SCR | 58.16 SBD |
| 500 SCR | 290.79 SBD |
| 1,000 SCR | 581.59 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-05-06T10:24:07Z",
"rates": {
"SBD": 0.581587
}
}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": 58.158699999999996,
"rate": 0.581587
}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