Rate Overview
Live
1 LVL = 28.0421 SZL
1 SZL = 0.035661
LVL
Avg
27.4002
High
28.2329
Low
26.6628
Last updated: 3/27/2026, 1:39:40 PM
Quick Conversions
| LVL | SZL |
|---|---|
| 1 LVL | 28.04 SZL |
| 10 LVL | 280.42 SZL |
| 50 LVL | 1,402.10 SZL |
| 100 LVL | 2,804.21 SZL |
| 500 LVL | 14,021.04 SZL |
| 1,000 LVL | 28,042.08 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-03-27T13:39:40Z",
"rates": {
"SZL": 28.042083
}
}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": 2804.2083000000002,
"rate": 28.042083
}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