Rate Overview
Live
1 ILS = 64.6662 LRD
1 LRD = 0.015464
ILS
Avg
59.1219
High
64.6662
Low
54.4879
Last updated: 5/28/2026, 9:42:46 PM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 64.67 LRD |
| 10 ILS | 646.66 LRD |
| 50 ILS | 3,233.31 LRD |
| 100 ILS | 6,466.62 LRD |
| 500 ILS | 32,333.11 LRD |
| 1,000 ILS | 64,666.21 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-05-28T21:42:46Z",
"rates": {
"LRD": 64.666213
}
}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": 6466.6213,
"rate": 64.666213
}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