Rate Overview
Live
1 SOS = 0.015331 SVC
1 SVC = 65.2273
SOS
Avg
0.015323
High
0.015347
Low
0.015305
Last updated: 5/28/2026, 2:31:45 AM
Quick Conversions
| SOS | SVC |
|---|---|
| 1 SOS | 0.02 SVC |
| 10 SOS | 0.15 SVC |
| 50 SOS | 0.77 SVC |
| 100 SOS | 1.53 SVC |
| 500 SOS | 7.67 SVC |
| 1,000 SOS | 15.33 SVC |
Get SOS/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=SVCExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-28T02:31:45Z",
"rates": {
"SVC": 0.015331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "SVC",
"amount": 100
},
"result": 1.5331,
"rate": 0.015331
}Build with SOS/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key