Rate Overview
Live
1 SCR = 0.544985 SBD
1 SBD = 1.8349
SCR
Avg
0.565774
High
0.611875
Low
0.539684
Last updated: 6/27/2026, 3:03:57 PM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.54 SBD |
| 10 SCR | 5.45 SBD |
| 50 SCR | 27.25 SBD |
| 100 SCR | 54.50 SBD |
| 500 SCR | 272.49 SBD |
| 1,000 SCR | 544.99 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-27T15:03:57Z",
"rates": {
"SBD": 0.544985
}
}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": 54.49850000000001,
"rate": 0.544985
}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