Rate Overview
Live
1 SCR = 0.554575 SBD
1 SBD = 1.8032
SCR
Avg
0.553665
High
0.591742
Low
0.523145
Last updated: 3/27/2026, 11:53:08 AM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.55 SBD |
| 10 SCR | 5.55 SBD |
| 50 SCR | 27.73 SBD |
| 100 SCR | 55.46 SBD |
| 500 SCR | 277.29 SBD |
| 1,000 SCR | 554.58 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-03-27T11:53:08Z",
"rates": {
"SBD": 0.554575
}
}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.4575,
"rate": 0.554575
}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