Rate Overview
Live
1 ILS = 62.0008 LRD
1 LRD = 0.016129
ILS
Avg
60.9682
High
62.0008
Low
59.9842
Last updated: 4/17/2026, 5:30:34 PM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 62.00 LRD |
| 10 ILS | 620.01 LRD |
| 50 ILS | 3,100.04 LRD |
| 100 ILS | 6,200.08 LRD |
| 500 ILS | 31,000.42 LRD |
| 1,000 ILS | 62,000.83 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-04-17T17:30:34Z",
"rates": {
"LRD": 62.000832
}
}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": 6200.0832,
"rate": 62.000832
}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