Rate Overview
Live
1 SVC = 65.0922 SOS
1 SOS = 0.015363
SVC
Avg
65.2493
High
65.3758
Low
65.0922
Last updated: 7/9/2026, 7:39:49 PM
Quick Conversions
| SVC | SOS |
|---|---|
| 1 SVC | 65.09 SOS |
| 10 SVC | 650.92 SOS |
| 50 SVC | 3,254.61 SOS |
| 100 SVC | 6,509.22 SOS |
| 500 SVC | 32,546.12 SOS |
| 1,000 SVC | 65,092.24 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-07-09T19:39:49Z",
"rates": {
"SOS": 65.092243
}
}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": 6509.2243,
"rate": 65.092243
}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