Rate Overview
Live
1 SVC = 1.9114 SZL
1 SZL = 0.523183
SVC
Avg
1.8816
High
1.9240
Low
1.8543
Last updated: 7/29/2026, 7:31:41 PM
Quick Conversions
| SVC | SZL |
|---|---|
| 1 SVC | 1.91 SZL |
| 10 SVC | 19.11 SZL |
| 50 SVC | 95.57 SZL |
| 100 SVC | 191.14 SZL |
| 500 SVC | 955.69 SZL |
| 1,000 SVC | 1,911.38 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-07-29T19:31:41Z",
"rates": {
"SZL": 1.911378
}
}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": 191.1378,
"rate": 1.911378
}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