Rate Overview
Live
1 ILS = 0.994903 LTL
1 LTL = 1.0051
ILS
Avg
0.992185
High
0.996970
Low
0.983300
Last updated: 7/28/2026, 4:40:06 PM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 0.99 LTL |
| 10 ILS | 9.95 LTL |
| 50 ILS | 49.75 LTL |
| 100 ILS | 99.49 LTL |
| 500 ILS | 497.45 LTL |
| 1,000 ILS | 994.90 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-07-28T16:40:06Z",
"rates": {
"LTL": 0.994903
}
}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": 99.4903,
"rate": 0.994903
}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