Rate Overview
Live
1 ILS = 62.0696 LRD
1 LRD = 0.016111
ILS
Avg
62.3204
High
62.6806
Low
61.6698
Last updated: 6/18/2026, 11:14:46 AM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 62.07 LRD |
| 10 ILS | 620.70 LRD |
| 50 ILS | 3,103.48 LRD |
| 100 ILS | 6,206.96 LRD |
| 500 ILS | 31,034.82 LRD |
| 1,000 ILS | 62,069.64 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-06-18T11:14:46Z",
"rates": {
"LRD": 62.069644
}
}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": 6206.9644,
"rate": 62.069644
}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