Rate Overview
Live
1 SVC = 1.9519 SZL
1 SZL = 0.512322
SVC
Avg
1.8687
High
1.9519
Low
1.8173
Last updated: 3/27/2026, 8:27:09 AM
Quick Conversions
| SVC | SZL |
|---|---|
| 1 SVC | 1.95 SZL |
| 10 SVC | 19.52 SZL |
| 50 SVC | 97.59 SZL |
| 100 SVC | 195.19 SZL |
| 500 SVC | 975.95 SZL |
| 1,000 SVC | 1,951.90 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-03-27T08:27:09Z",
"rates": {
"SZL": 1.951899
}
}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": 195.1899,
"rate": 1.951899
}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