Rate Overview
Live
1 SVC = 1.8560 SZL
1 SZL = 0.538798
SVC
Avg
2.0048
High
2.1842
Low
1.8222
Last updated: 5/29/2026, 6:45:34 PM
Quick Conversions
| SVC | SZL |
|---|---|
| 1 SVC | 1.86 SZL |
| 10 SVC | 18.56 SZL |
| 50 SVC | 92.80 SZL |
| 100 SVC | 185.60 SZL |
| 500 SVC | 927.99 SZL |
| 1,000 SVC | 1,855.98 SZL |
Get SVC/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SZLExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-29T18:45:34Z",
"rates": {
"SZL": 1.855982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SZL",
"amount": 100
},
"result": 185.5982,
"rate": 1.855982
}Build with SVC/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key