Rate Overview
Live
1 LTL = 5.4709 SZL
1 SZL = 0.182786
LTL
Avg
5.4529
High
5.4709
Low
5.4326
Last updated: 6/19/2026, 8:56:21 AM
Quick Conversions
| LTL | SZL |
|---|---|
| 1 LTL | 5.47 SZL |
| 10 LTL | 54.71 SZL |
| 50 LTL | 273.54 SZL |
| 100 LTL | 547.09 SZL |
| 500 LTL | 2,735.43 SZL |
| 1,000 LTL | 5,470.86 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-06-19T08:56:21Z",
"rates": {
"SZL": 5.470864
}
}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": 547.0864,
"rate": 5.470864
}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