Rate Overview
Live
1 LVL = 27.1201 SZL
1 SZL = 0.036873
LVL
Avg
26.7572
High
27.2540
Low
26.4044
Last updated: 7/29/2026, 6:46:41 AM
Quick Conversions
| LVL | SZL |
|---|---|
| 1 LVL | 27.12 SZL |
| 10 LVL | 271.20 SZL |
| 50 LVL | 1,356.00 SZL |
| 100 LVL | 2,712.01 SZL |
| 500 LVL | 13,560.04 SZL |
| 1,000 LVL | 27,120.09 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-07-29T06:46:41Z",
"rates": {
"SZL": 27.120089
}
}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": 2712.0089,
"rate": 27.120089
}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