Rate Overview
Live
1 SCR = 0.568143 SBD
1 SBD = 1.7601
SCR
Avg
0.561792
High
0.615492
Low
0.543187
Last updated: 7/11/2026, 11:33:09 AM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.57 SBD |
| 10 SCR | 5.68 SBD |
| 50 SCR | 28.41 SBD |
| 100 SCR | 56.81 SBD |
| 500 SCR | 284.07 SBD |
| 1,000 SCR | 568.14 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-11T11:33:09Z",
"rates": {
"SBD": 0.568143
}
}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.814299999999996,
"rate": 0.568143
}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