Rate Overview
Live
1 SVC = 65.0833 SOS
1 SOS = 0.015365
SVC
Avg
64.9110
High
65.2974
Low
63.2736
Last updated: 8/17/2026, 5:42:16 PM
Quick Conversions
| SVC | SOS |
|---|---|
| 1 SVC | 65.08 SOS |
| 10 SVC | 650.83 SOS |
| 50 SVC | 3,254.17 SOS |
| 100 SVC | 6,508.33 SOS |
| 500 SVC | 32,541.67 SOS |
| 1,000 SVC | 65,083.34 SOS |
Get SVC/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SOSExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-08-17T17:42:16Z",
"rates": {
"SOS": 65.083337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SOS",
"amount": 100
},
"result": 6508.3337,
"rate": 65.083337
}Build with SVC/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key