Rate Overview
Live
1 ILS = 1.0041 LTL
1 LTL = 0.995875
ILS
Avg
1.0057
High
1.0166
Low
0.983844
Last updated: 7/7/2026, 8:54:28 AM
Quick Conversions
| ILS | LTL |
|---|---|
| 1 ILS | 1.00 LTL |
| 10 ILS | 10.04 LTL |
| 50 ILS | 50.21 LTL |
| 100 ILS | 100.41 LTL |
| 500 ILS | 502.07 LTL |
| 1,000 ILS | 1,004.14 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-07T08:54:28Z",
"rates": {
"LTL": 1.004142
}
}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": 100.41420000000001,
"rate": 1.004142
}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