Rate Overview
Live
1 ILS = 59.4555 LRD
1 LRD = 0.016819
ILS
Avg
58.6964
High
64.7699
Low
53.2737
Last updated: 7/28/2026, 10:38:04 PM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 59.46 LRD |
| 10 ILS | 594.56 LRD |
| 50 ILS | 2,972.78 LRD |
| 100 ILS | 5,945.55 LRD |
| 500 ILS | 29,727.76 LRD |
| 1,000 ILS | 59,455.53 LRD |
Get ILS/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=LRDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T22:38:04Z",
"rates": {
"LRD": 59.455529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "LRD",
"amount": 100
},
"result": 5945.5529,
"rate": 59.455529
}Build with ILS/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key