Rate Overview
Live
1 LTL = 5.5383 SZL
1 SZL = 0.180560
LTL
Avg
5.6340
High
5.7064
Low
5.5383
Last updated: 5/7/2026, 9:12:38 AM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.54 SZL |
| 10 LTL | 55.38 SZL |
| 50 LTL | 276.92 SZL |
| 100 LTL | 553.83 SZL |
| 500 LTL | 2,769.17 SZL |
| 1,000 LTL | 5,538.34 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-05-07T09:12:38Z",
"rates": {
"SZL": 5.538335
}
}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.8335,
"rate": 5.538335
}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