Rate Overview
Live
1 SVC = 65.2240 SOS
1 SOS = 0.015332
SVC
Avg
65.3106
High
65.6083
Low
65.1586
Last updated: 5/28/2026, 3:42:07 AM
Quick Conversions
| SVC | SOS |
|---|---|
| 1 SVC | 65.22 SOS |
| 10 SVC | 652.24 SOS |
| 50 SVC | 3,261.20 SOS |
| 100 SVC | 6,522.40 SOS |
| 500 SVC | 32,611.98 SOS |
| 1,000 SVC | 65,223.97 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-28T03:42:07Z",
"rates": {
"SOS": 65.223968
}
}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": 6522.3967999999995,
"rate": 65.223968
}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