Rate Overview
Live
1 ILS = 0.990421 LTL
1 LTL = 1.0097
ILS
Avg
0.911431
High
1.0113
Low
0.830856
Last updated: 7/28/2026, 8:53:01 AM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 0.99 LTL |
| 10 ILS | 9.90 LTL |
| 50 ILS | 49.52 LTL |
| 100 ILS | 99.04 LTL |
| 500 ILS | 495.21 LTL |
| 1,000 ILS | 990.42 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-28T08:53:01Z",
"rates": {
"LTL": 0.990421
}
}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.0421,
"rate": 0.990421
}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