Rate Overview
Live
1 ILS = 60.4323 LRD
1 LRD = 0.016547
ILS
Avg
60.6532
High
61.2819
Low
60.2440
Last updated: 7/7/2026, 5:56:22 AM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 60.43 LRD |
| 10 ILS | 604.32 LRD |
| 50 ILS | 3,021.61 LRD |
| 100 ILS | 6,043.23 LRD |
| 500 ILS | 30,216.15 LRD |
| 1,000 ILS | 60,432.30 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-07T05:56:22Z",
"rates": {
"LRD": 60.432297
}
}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": 6043.2297,
"rate": 60.432297
}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