Rate Overview
Live
1 SCR = 0.601798 SBD
1 SBD = 1.6617
SCR
Avg
0.568719
High
0.606517
Low
0.543187
Last updated: 7/3/2026, 12:51:06 AM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.60 SBD |
| 10 SCR | 6.02 SBD |
| 50 SCR | 30.09 SBD |
| 100 SCR | 60.18 SBD |
| 500 SCR | 300.90 SBD |
| 1,000 SCR | 601.80 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-07-03T00:51:06Z",
"rates": {
"SBD": 0.601798
}
}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": 60.17980000000001,
"rate": 0.601798
}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