Rate Overview
Live
1 LVL = 27.1408 SZL
1 SZL = 0.036845
LVL
Avg
27.1637
High
28.1286
Low
26.4115
Last updated: 8/1/2026, 12:38:13 PM
Quick Conversions
| LVL | SZL |
|---|---|
| 1 LVL | 27.14 SZL |
| 10 LVL | 271.41 SZL |
| 50 LVL | 1,357.04 SZL |
| 100 LVL | 2,714.08 SZL |
| 500 LVL | 13,570.39 SZL |
| 1,000 LVL | 27,140.77 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-08-01T12:38:13Z",
"rates": {
"SZL": 27.140773
}
}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": 2714.0773,
"rate": 27.140773
}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