Rate Overview
Live
1 SCR = 0.538085 SBD
1 SBD = 1.8584
SCR
Avg
0.559788
High
0.591742
Low
0.538085
Last updated: 3/6/2026, 11:29:59 PM
Quick Conversions
| SCR | SBD |
|---|---|
| 1 SCR | 0.54 SBD |
| 10 SCR | 5.38 SBD |
| 50 SCR | 26.90 SBD |
| 100 SCR | 53.81 SBD |
| 500 SCR | 269.04 SBD |
| 1,000 SCR | 538.09 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-03-06T23:29:59Z",
"rates": {
"SBD": 0.538085
}
}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": 53.8085,
"rate": 0.538085
}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