Rate Overview
Live
1 ILS = 59.1690 LRD
1 LRD = 0.016901
ILS
Avg
59.1290
High
59.6626
Low
58.4933
Last updated: 3/7/2026, 7:36:51 AM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 59.17 LRD |
| 10 ILS | 591.69 LRD |
| 50 ILS | 2,958.45 LRD |
| 100 ILS | 5,916.90 LRD |
| 500 ILS | 29,584.49 LRD |
| 1,000 ILS | 59,168.97 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-07T07:36:51Z",
"rates": {
"LRD": 59.168971
}
}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": 5916.8971,
"rate": 59.168971
}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