Rate Overview
Live
1 LTL = 5.4011 SZL
1 SZL = 0.185146
LTL
Avg
5.6943
High
6.0565
Low
5.3755
Last updated: 7/10/2026, 7:42:35 PM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.40 SZL |
| 10 LTL | 54.01 SZL |
| 50 LTL | 270.06 SZL |
| 100 LTL | 540.11 SZL |
| 500 LTL | 2,700.57 SZL |
| 1,000 LTL | 5,401.13 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-07-10T19:42:35Z",
"rates": {
"SZL": 5.401134
}
}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": 540.1134,
"rate": 5.401134
}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