Rate Overview
Live
1 SOS = 0.025762 SCR
1 SCR = 38.8169
SOS
Avg
0.025438
High
0.026235
Low
0.024004
Last updated: 3/7/2026, 3:07:50 AM
Quick Conversions
| SOS | SCR |
|---|---|
| 1 SOS | 0.03 SCR |
| 10 SOS | 0.26 SCR |
| 50 SOS | 1.29 SCR |
| 100 SOS | 2.58 SCR |
| 500 SOS | 12.88 SCR |
| 1,000 SOS | 25.76 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-03-07T03:07:50Z",
"rates": {
"SCR": 0.025762
}
}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.5762,
"rate": 0.025762
}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