Rate Overview
Live
1 SZL = 0.181073 LTL
1 LTL = 5.5226
SZL
Avg
0.183782
High
0.186064
Low
0.180031
Last updated: 7/27/2026, 8:20:05 AM
Quick Conversions
| SZL | LTL |
|---|---|
| 1 SZL | 0.18 LTL |
| 10 SZL | 1.81 LTL |
| 50 SZL | 9.05 LTL |
| 100 SZL | 18.11 LTL |
| 500 SZL | 90.54 LTL |
| 1,000 SZL | 181.07 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-07-27T08:20:05Z",
"rates": {
"LTL": 0.181073
}
}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.107300000000002,
"rate": 0.181073
}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