Rate Overview
Live
1 ILS = 1.0458 LTL
1 LTL = 0.956199
ILS
Avg
1.0144
High
1.0458
Low
0.987657
Last updated: 5/27/2026, 10:55:18 AM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 1.05 LTL |
| 10 ILS | 10.46 LTL |
| 50 ILS | 52.29 LTL |
| 100 ILS | 104.58 LTL |
| 500 ILS | 522.90 LTL |
| 1,000 ILS | 1,045.81 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-05-27T10:55:18Z",
"rates": {
"LTL": 1.045807
}
}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": 104.5807,
"rate": 1.045807
}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