Rate Overview
Live
1 SCR = 0.563782 SBD
1 SBD = 1.7737
SCR
Avg
0.556869
High
0.584054
Low
0.539783
Last updated: 5/26/2026, 12:28:52 PM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.56 SBD |
| 10 SCR | 5.64 SBD |
| 50 SCR | 28.19 SBD |
| 100 SCR | 56.38 SBD |
| 500 SCR | 281.89 SBD |
| 1,000 SCR | 563.78 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-26T12:28:52Z",
"rates": {
"SBD": 0.563782
}
}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.3782,
"rate": 0.563782
}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