Rate Overview
Live
1 ILS = 58.9671 LRD
1 LRD = 0.016959
ILS
Avg
59.8869
High
60.9141
Low
58.8974
Last updated: 9/4/2026, 5:59:20 PM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 58.97 LRD |
| 10 ILS | 589.67 LRD |
| 50 ILS | 2,948.35 LRD |
| 100 ILS | 5,896.71 LRD |
| 500 ILS | 29,483.55 LRD |
| 1,000 ILS | 58,967.09 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-09-04T17:59:20Z",
"rates": {
"LRD": 58.96709
}
}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": 5896.709,
"rate": 58.96709
}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