Rate Overview
Live
1 ILS = 64.7236 LRD
1 LRD = 0.015450
ILS
Avg
63.7691
High
64.7236
Low
62.8281
Last updated: 5/28/2026, 8:32:01 PM
Quick Conversions
| ILS | LRD |
|---|---|
| 1 ILS | 64.72 LRD |
| 10 ILS | 647.24 LRD |
| 50 ILS | 3,236.18 LRD |
| 100 ILS | 6,472.36 LRD |
| 500 ILS | 32,361.79 LRD |
| 1,000 ILS | 64,723.59 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-28T20:32:01Z",
"rates": {
"LRD": 64.723585
}
}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": 6472.3585,
"rate": 64.723585
}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