Rate Overview
Live
1 SVC = 65.1818 SOS
1 SOS = 0.015342
SVC
Avg
65.2517
High
65.3104
Low
65.1818
Last updated: 9/3/2026, 2:06:58 PM
Quick Conversions
| SVC | SOS |
|---|---|
| 1 SVC | 65.18 SOS |
| 10 SVC | 651.82 SOS |
| 50 SVC | 3,259.09 SOS |
| 100 SVC | 6,518.18 SOS |
| 500 SVC | 32,590.90 SOS |
| 1,000 SVC | 65,181.81 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-09-03T14:06:58Z",
"rates": {
"SOS": 65.181807
}
}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": 6518.180700000001,
"rate": 65.181807
}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