Rate Overview
Live
1 LTL = 5.4471 SZL
1 SZL = 0.183583
LTL
Avg
5.6312
High
5.9670
Low
5.3766
Last updated: 8/20/2026, 8:35:53 PM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.45 SZL |
| 10 LTL | 54.47 SZL |
| 50 LTL | 272.36 SZL |
| 100 LTL | 544.71 SZL |
| 500 LTL | 2,723.57 SZL |
| 1,000 LTL | 5,447.14 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-08-20T20:35:53Z",
"rates": {
"SZL": 5.447135
}
}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": 544.7135000000001,
"rate": 5.447135
}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