Rate Overview
Live
1 ILS = 0.953258 LTL
1 LTL = 1.0490
ILS
Avg
0.896259
High
0.966935
Low
0.824739
Last updated: 3/27/2026, 4:30:28 PM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 0.95 LTL |
| 10 ILS | 9.53 LTL |
| 50 ILS | 47.66 LTL |
| 100 ILS | 95.33 LTL |
| 500 ILS | 476.63 LTL |
| 1,000 ILS | 953.26 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-03-27T16:30:28Z",
"rates": {
"LTL": 0.953258
}
}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": 95.3258,
"rate": 0.953258
}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