Rate Overview
Live
1 ILS = 0.952605 LTL
1 LTL = 1.0498
ILS
Avg
0.955598
High
0.961199
Low
0.952007
Last updated: 3/27/2026, 9:25:55 AM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 0.95 LTL |
| 10 ILS | 9.53 LTL |
| 50 ILS | 47.63 LTL |
| 100 ILS | 95.26 LTL |
| 500 ILS | 476.30 LTL |
| 1,000 ILS | 952.61 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-03-27T09:25:55Z",
"rates": {
"LTL": 0.952605
}
}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": 95.26050000000001,
"rate": 0.952605
}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