Rate Overview
Live
1 SZL = 0.181368 LTL
1 LTL = 5.5137
SZL
Avg
0.178663
High
0.183611
Low
0.172067
Last updated: 5/27/2026, 8:50:49 AM
Quick Conversions
| SZL | LTL |
|---|---|
| 1 SZL | 0.18 LTL |
| 10 SZL | 1.81 LTL |
| 50 SZL | 9.07 LTL |
| 100 SZL | 18.14 LTL |
| 500 SZL | 90.68 LTL |
| 1,000 SZL | 181.37 LTL |
Get SZL/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=LTLExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-05-27T08:50:49Z",
"rates": {
"LTL": 0.181368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "LTL",
"amount": 100
},
"result": 18.1368,
"rate": 0.181368
}Build with SZL/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key