Rate Overview
Live
1 SCR = 40.0014 SOS
1 SOS = 0.024999
SCR
Avg
40.2448
High
42.1413
Low
38.3184
Last updated: 5/27/2026, 3:42:15 AM
Quick Conversions
| SCR | SOS |
|---|---|
| 1 SCR | 40.00 SOS |
| 10 SCR | 400.01 SOS |
| 50 SCR | 2,000.07 SOS |
| 100 SCR | 4,000.14 SOS |
| 500 SCR | 20,000.71 SOS |
| 1,000 SCR | 40,001.42 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-05-27T03:42:15Z",
"rates": {
"SOS": 40.001415
}
}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": 4000.1415,
"rate": 40.001415
}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