Rate Overview
Live
1 SVC = 65.3100 SOS
1 SOS = 0.015312
SVC
Avg
65.2894
High
65.5072
Low
65.0883
Last updated: 3/28/2026, 9:12:03 AM
Quick Conversions
| SVC | SOS |
|---|---|
| 1 SVC | 65.31 SOS |
| 10 SVC | 653.10 SOS |
| 50 SVC | 3,265.50 SOS |
| 100 SVC | 6,531.00 SOS |
| 500 SVC | 32,655.00 SOS |
| 1,000 SVC | 65,310.00 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-28T09:12:03Z",
"rates": {
"SOS": 65.310002
}
}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": 6531.0001999999995,
"rate": 65.310002
}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