Rate Overview
Live
1 LVL = 27.6030 SZL
1 SZL = 0.036228
LVL
Avg
27.6317
High
27.8557
Low
27.5419
Last updated: 5/7/2026, 2:23:23 AM
Quick Conversions
| LVL | SZL |
|---|---|
| 1 LVL | 27.60 SZL |
| 10 LVL | 276.03 SZL |
| 50 LVL | 1,380.15 SZL |
| 100 LVL | 2,760.30 SZL |
| 500 LVL | 13,801.48 SZL |
| 1,000 LVL | 27,602.96 SZL |
Get LVL/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SZLExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-05-07T02:23:23Z",
"rates": {
"SZL": 27.602959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SZL",
"amount": 100
},
"result": 2760.2959,
"rate": 27.602959
}Build with LVL/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key