Rate Overview
Live
1 LTL = 5.5392 SZL
1 SZL = 0.180532
LTL
Avg
5.5465
High
5.5660
Low
5.5305
Last updated: 4/17/2026, 12:50:16 AM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.54 SZL |
| 10 LTL | 55.39 SZL |
| 50 LTL | 276.96 SZL |
| 100 LTL | 553.92 SZL |
| 500 LTL | 2,769.59 SZL |
| 1,000 LTL | 5,539.18 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-04-17T00:50:16Z",
"rates": {
"SZL": 5.539179
}
}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": 553.9179,
"rate": 5.539179
}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