Rate Overview
Live
1 SCR = 0.558433 SBD
1 SBD = 1.7907
SCR
Avg
0.569619
High
0.582132
Low
0.553982
Last updated: 6/15/2026, 2:16:39 PM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.56 SBD |
| 10 SCR | 5.58 SBD |
| 50 SCR | 27.92 SBD |
| 100 SCR | 55.84 SBD |
| 500 SCR | 279.22 SBD |
| 1,000 SCR | 558.43 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-06-15T14:16:39Z",
"rates": {
"SBD": 0.558433
}
}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.8433,
"rate": 0.558433
}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