Rate Overview
Live
1 SVC = 65.5214 SOS
1 SOS = 0.015262
SVC
Avg
65.3292
High
65.5214
Low
65.2400
Last updated: 5/7/2026, 6:39:17 PM
Quick Conversions
| SVC | SOS |
|---|---|
| 1 SVC | 65.52 SOS |
| 10 SVC | 655.21 SOS |
| 50 SVC | 3,276.07 SOS |
| 100 SVC | 6,552.14 SOS |
| 500 SVC | 32,760.71 SOS |
| 1,000 SVC | 65,521.41 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-05-07T18:39:17Z",
"rates": {
"SOS": 65.52141
}
}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": 6552.1410000000005,
"rate": 65.52141
}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