Rate Overview
Live
1 SOS = 0.024738 SCR
1 SCR = 40.4236
SOS
Avg
0.025409
High
0.026610
Low
0.023198
Last updated: 7/31/2026, 7:26:27 AM
Quick Conversions
| SOS | SCR |
|---|---|
| 1 SOS | 0.02 SCR |
| 10 SOS | 0.25 SCR |
| 50 SOS | 1.24 SCR |
| 100 SOS | 2.47 SCR |
| 500 SOS | 12.37 SCR |
| 1,000 SOS | 24.74 SCR |
Get SOS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=SCRExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-31T07:26:27Z",
"rates": {
"SCR": 0.024738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "SCR",
"amount": 100
},
"result": 2.4737999999999998,
"rate": 0.024738
}Build with SOS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key