Rate Overview
Live
1 LTL = 0.945183 ILS
1 ILS = 1.0580
LTL
Avg
0.981505
High
1.0030
Low
0.945183
Last updated: 5/29/2026, 2:27:35 PM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 0.95 ILS |
| 10 LTL | 9.45 ILS |
| 50 LTL | 47.26 ILS |
| 100 LTL | 94.52 ILS |
| 500 LTL | 472.59 ILS |
| 1,000 LTL | 945.18 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-29T14:27:35Z",
"rates": {
"ILS": 0.945183
}
}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.5183,
"rate": 0.945183
}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