Rate Overview
Live
1 LTL = 5.5217 SZL
1 SZL = 0.181103
LTL
Avg
5.5318
High
5.5474
Low
5.5202
Last updated: 7/31/2026, 12:18:58 AM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.52 SZL |
| 10 LTL | 55.22 SZL |
| 50 LTL | 276.09 SZL |
| 100 LTL | 552.17 SZL |
| 500 LTL | 2,760.85 SZL |
| 1,000 LTL | 5,521.71 SZL |
Get LTL/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=SZLExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-31T00:18:58Z",
"rates": {
"SZL": 5.521707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "SZL",
"amount": 100
},
"result": 552.1707,
"rate": 5.521707
}Build with LTL/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key