Rate Overview
Live
1 ILS = 58.9460 LRD
1 LRD = 0.016965
ILS
Avg
59.2646
High
59.4867
Low
58.9460
Last updated: 7/29/2026, 9:30:03 PM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 58.95 LRD |
| 10 ILS | 589.46 LRD |
| 50 ILS | 2,947.30 LRD |
| 100 ILS | 5,894.60 LRD |
| 500 ILS | 29,473.02 LRD |
| 1,000 ILS | 58,946.04 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-29T21:30:03Z",
"rates": {
"LRD": 58.946038
}
}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": 5894.6038,
"rate": 58.946038
}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