Rate Overview
Live
1 SCR = 0.569835 SBD
1 SBD = 1.7549
SCR
Avg
0.561773
High
0.580008
Low
0.548040
Last updated: 8/11/2026, 11:49:28 AM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.57 SBD |
| 10 SCR | 5.70 SBD |
| 50 SCR | 28.49 SBD |
| 100 SCR | 56.98 SBD |
| 500 SCR | 284.92 SBD |
| 1,000 SCR | 569.84 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-08-11T11:49:28Z",
"rates": {
"SBD": 0.569835
}
}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": 56.9835,
"rate": 0.569835
}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