Rate Overview
Live
1 SOS = 0.025046 SCR
1 SCR = 39.9265
SOS
Avg
0.025199
High
0.026436
Low
0.023485
Last updated: 5/29/2026, 7:56:17 PM
Quick Conversions
| SOS | SCR |
|---|---|
| 1 SOS | 0.03 SCR |
| 10 SOS | 0.25 SCR |
| 50 SOS | 1.25 SCR |
| 100 SOS | 2.50 SCR |
| 500 SOS | 12.52 SCR |
| 1,000 SOS | 25.05 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-29T19:56:17Z",
"rates": {
"SCR": 0.025046
}
}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.5046,
"rate": 0.025046
}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