Rate Overview
Live
1 LTL = 5.4341 SZL
1 SZL = 0.184024
LTL
Avg
5.5352
High
5.6904
Low
5.4341
Last updated: 6/29/2026, 3:29:01 AM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.43 SZL |
| 10 LTL | 54.34 SZL |
| 50 LTL | 271.70 SZL |
| 100 LTL | 543.41 SZL |
| 500 LTL | 2,717.04 SZL |
| 1,000 LTL | 5,434.08 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-06-29T03:29:01Z",
"rates": {
"SZL": 5.434083
}
}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": 543.4083,
"rate": 5.434083
}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