Rate Overview
Live
1 LTL = 0.945810 ILS
1 ILS = 1.0573
LTL
Avg
0.964530
High
0.981341
Low
0.945810
Last updated: 5/28/2026, 8:31:48 PM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 0.95 ILS |
| 10 LTL | 9.46 ILS |
| 50 LTL | 47.29 ILS |
| 100 LTL | 94.58 ILS |
| 500 LTL | 472.91 ILS |
| 1,000 LTL | 945.81 ILS |
Get LTL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=ILSExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-05-28T20:31:48Z",
"rates": {
"ILS": 0.94581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "ILS",
"amount": 100
},
"result": 94.581,
"rate": 0.94581
}Build with LTL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key