Rate Overview
Live
1 ILS = 59.5032 LRD
1 LRD = 0.016806
ILS
Avg
60.6925
High
62.3481
Low
59.4671
Last updated: 7/17/2026, 9:50:49 PM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 59.50 LRD |
| 10 ILS | 595.03 LRD |
| 50 ILS | 2,975.16 LRD |
| 100 ILS | 5,950.32 LRD |
| 500 ILS | 29,751.60 LRD |
| 1,000 ILS | 59,503.20 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-17T21:50:49Z",
"rates": {
"LRD": 59.503199
}
}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": 5950.3199,
"rate": 59.503199
}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