Rate Overview
Live
1 LTL = 5.3899 SZL
1 SZL = 0.185531
LTL
Avg
5.3860
High
5.4244
Low
5.3682
Last updated: 9/9/2026, 10:43:01 AM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.39 SZL |
| 10 LTL | 53.90 SZL |
| 50 LTL | 269.50 SZL |
| 100 LTL | 538.99 SZL |
| 500 LTL | 2,694.96 SZL |
| 1,000 LTL | 5,389.93 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-09-09T10:43:01Z",
"rates": {
"SZL": 5.389926
}
}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": 538.9926,
"rate": 5.389926
}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