Rate Overview
Live
1 LTL = 1.0084 ILS
1 ILS = 0.991646
LTL
Avg
1.0013
High
1.0170
Low
0.981208
Last updated: 7/29/2026, 7:09:56 AM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 1.01 ILS |
| 10 LTL | 10.08 ILS |
| 50 LTL | 50.42 ILS |
| 100 LTL | 100.84 ILS |
| 500 LTL | 504.21 ILS |
| 1,000 LTL | 1,008.42 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-07-29T07:09:56Z",
"rates": {
"ILS": 1.008424
}
}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": 100.8424,
"rate": 1.008424
}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