Rate Overview
Live
1 SCR = 39.9933 SOS
1 SOS = 0.025004
SCR
Avg
40.4572
High
41.3280
Low
39.2506
Last updated: 6/16/2026, 7:40:36 AM
Quick Conversions
| SCR | SOS |
|---|---|
| 1 SCR | 39.99 SOS |
| 10 SCR | 399.93 SOS |
| 50 SCR | 1,999.67 SOS |
| 100 SCR | 3,999.33 SOS |
| 500 SCR | 19,996.65 SOS |
| 1,000 SCR | 39,993.31 SOS |
Get SCR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SOSExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-06-16T07:40:36Z",
"rates": {
"SOS": 39.993305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SOS",
"amount": 100
},
"result": 3999.3305,
"rate": 39.993305
}Build with SCR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key