Rate Overview
Live
1 SVC = 65.2496 SOS
1 SOS = 0.015326
SVC
Avg
65.2802
High
65.3137
Low
65.1602
Last updated: 3/7/2026, 8:53:14 AM
Quick Conversions
| SVC | SOS |
|---|---|
| 1 SVC | 65.25 SOS |
| 10 SVC | 652.50 SOS |
| 50 SVC | 3,262.48 SOS |
| 100 SVC | 6,524.96 SOS |
| 500 SVC | 32,624.80 SOS |
| 1,000 SVC | 65,249.61 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-03-07T08:53:14Z",
"rates": {
"SOS": 65.249607
}
}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": 6524.9607,
"rate": 65.249607
}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