Rate Overview
Live
1 ILS = 58.5237 LRD
1 LRD = 0.017087
ILS
Avg
58.8441
High
59.6626
Low
58.1369
Last updated: 3/28/2026, 1:26:55 PM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 58.52 LRD |
| 10 ILS | 585.24 LRD |
| 50 ILS | 2,926.18 LRD |
| 100 ILS | 5,852.37 LRD |
| 500 ILS | 29,261.83 LRD |
| 1,000 ILS | 58,523.66 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-03-28T13:26:55Z",
"rates": {
"LRD": 58.523659
}
}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": 5852.3659,
"rate": 58.523659
}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