Rate Overview
Live
1 SVC = 1.8561 SZL
1 SZL = 0.538759
SVC
Avg
1.8512
High
1.8561
Low
1.8452
Last updated: 8/19/2026, 3:33:04 AM
Quick Conversions
| SVC | SZL |
|---|---|
| 1 SVC | 1.86 SZL |
| 10 SVC | 18.56 SZL |
| 50 SVC | 92.81 SZL |
| 100 SVC | 185.61 SZL |
| 500 SVC | 928.06 SZL |
| 1,000 SVC | 1,856.12 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-08-19T03:33:04Z",
"rates": {
"SZL": 1.856117
}
}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.6117,
"rate": 1.856117
}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