Rate Overview
Live
1 LTL = 5.5799 SZL
1 SZL = 0.179216
LTL
Avg
5.5026
High
5.5799
Low
5.4398
Last updated: 3/7/2026, 12:32:05 AM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.58 SZL |
| 10 LTL | 55.80 SZL |
| 50 LTL | 278.99 SZL |
| 100 LTL | 557.99 SZL |
| 500 LTL | 2,789.93 SZL |
| 1,000 LTL | 5,579.86 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-03-07T00:32:05Z",
"rates": {
"SZL": 5.579857
}
}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": 557.9857,
"rate": 5.579857
}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