Rate Overview
Live
1 LVL = 27.0392 SZL
1 SZL = 0.036983
LVL
Avg
27.0748
High
27.1703
Low
26.9967
Last updated: 4/17/2026, 12:48:20 AM
Quick Conversions
| LVL | SZL |
|---|---|
| 1 LVL | 27.04 SZL |
| 10 LVL | 270.39 SZL |
| 50 LVL | 1,351.96 SZL |
| 100 LVL | 2,703.92 SZL |
| 500 LVL | 13,519.61 SZL |
| 1,000 LVL | 27,039.22 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-04-17T00:48:20Z",
"rates": {
"SZL": 27.039215
}
}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": 2703.9215,
"rate": 27.039215
}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