Rate Overview
Live
1 LTL = 1.0024 ILS
1 ILS = 0.997619
LTL
Avg
1.0186
High
1.0373
Low
1.0024
Last updated: 4/18/2026, 8:46:11 AM
Quick Conversions
| LTL | ILS |
|---|---|
| 1 LTL | 1.00 ILS |
| 10 LTL | 10.02 ILS |
| 50 LTL | 50.12 ILS |
| 100 LTL | 100.24 ILS |
| 500 LTL | 501.19 ILS |
| 1,000 LTL | 1,002.39 ILS |
Get LTL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=ILSExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-18T08:46:11Z",
"rates": {
"ILS": 1.002387
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "ILS",
"amount": 100
},
"result": 100.2387,
"rate": 1.002387
}Build with LTL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key