Rate Overview
Live
1 ILS = 59.0979 LRD
1 LRD = 0.016921
ILS
Avg
56.4197
High
62.3882
Low
49.9076
Last updated: 7/27/2026, 6:50:43 PM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 59.10 LRD |
| 10 ILS | 590.98 LRD |
| 50 ILS | 2,954.89 LRD |
| 100 ILS | 5,909.79 LRD |
| 500 ILS | 29,548.94 LRD |
| 1,000 ILS | 59,097.88 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-27T18:50:43Z",
"rates": {
"LRD": 59.097884
}
}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": 5909.7884,
"rate": 59.097884
}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