Rate Overview
Live
1 ILS = 1.0493 LTL
1 LTL = 0.953030
ILS
Avg
0.957935
High
1.0493
Low
0.913755
Last updated: 5/27/2026, 10:48:17 PM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 1.05 LTL |
| 10 ILS | 10.49 LTL |
| 50 ILS | 52.46 LTL |
| 100 ILS | 104.93 LTL |
| 500 ILS | 524.64 LTL |
| 1,000 ILS | 1,049.29 LTL |
Get ILS/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=LTLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T22:48:17Z",
"rates": {
"LTL": 1.049285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "LTL",
"amount": 100
},
"result": 104.9285,
"rate": 1.049285
}Build with ILS/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key