Rate Overview
Live
1 LTL = 1.0103 ILS
1 ILS = 0.989782
LTL
Avg
1.0074
High
1.0156
Low
1.0005
Last updated: 9/3/2026, 2:44:52 PM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 1.01 ILS |
| 10 LTL | 10.10 ILS |
| 50 LTL | 50.52 ILS |
| 100 LTL | 101.03 ILS |
| 500 LTL | 505.16 ILS |
| 1,000 LTL | 1,010.32 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-09-03T14:44:52Z",
"rates": {
"ILS": 1.010323
}
}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": 101.0323,
"rate": 1.010323
}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