Rate Overview
Live
1 SCR = 0.560537 SBD
1 SBD = 1.7840
SCR
Avg
0.556434
High
0.584054
Low
0.539783
Last updated: 5/26/2026, 1:38:01 PM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.56 SBD |
| 10 SCR | 5.61 SBD |
| 50 SCR | 28.03 SBD |
| 100 SCR | 56.05 SBD |
| 500 SCR | 280.27 SBD |
| 1,000 SCR | 560.54 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-26T13:38:01Z",
"rates": {
"SBD": 0.560537
}
}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.05369999999999,
"rate": 0.560537
}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