Rate Overview
Live
1 SOS = 0.024155 SCR
1 SCR = 41.3993
SOS
Avg
0.024362
High
0.025657
Low
0.024074
Last updated: 5/9/2026, 1:27:41 AM
Quick Conversions
| SOS | SCR |
|---|---|
| 1 SOS | 0.02 SCR |
| 10 SOS | 0.24 SCR |
| 50 SOS | 1.21 SCR |
| 100 SOS | 2.42 SCR |
| 500 SOS | 12.08 SCR |
| 1,000 SOS | 24.16 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-05-09T01:27:41Z",
"rates": {
"SCR": 0.024155
}
}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.4154999999999998,
"rate": 0.024155
}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