Rate Overview
Live
1 SVC = 65.0586 SOS
1 SOS = 0.015371
SVC
Avg
65.3521
High
67.6800
Low
64.3232
Last updated: 7/31/2026, 12:01:57 PM
Quick Conversions
| SVC | SOS |
|---|---|
| 1 SVC | 65.06 SOS |
| 10 SVC | 650.59 SOS |
| 50 SVC | 3,252.93 SOS |
| 100 SVC | 6,505.86 SOS |
| 500 SVC | 32,529.31 SOS |
| 1,000 SVC | 65,058.62 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-31T12:01:57Z",
"rates": {
"SOS": 65.058622
}
}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": 6505.8622,
"rate": 65.058622
}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