Rate Overview
Live
1 LTL = 5.7078 SZL
1 SZL = 0.175198
LTL
Avg
5.6973
High
5.7467
Low
5.6124
Last updated: 3/27/2026, 1:24:01 PM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.71 SZL |
| 10 LTL | 57.08 SZL |
| 50 LTL | 285.39 SZL |
| 100 LTL | 570.78 SZL |
| 500 LTL | 2,853.91 SZL |
| 1,000 LTL | 5,707.82 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-27T13:24:01Z",
"rates": {
"SZL": 5.707824
}
}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": 570.7823999999999,
"rate": 5.707824
}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