Rate Overview
Live
1 LRD = 0.016711 ILS
1 ILS = 59.8408
LRD
Avg
0.016612
High
0.016776
Low
0.016484
Last updated: 7/9/2026, 12:45:08 PM
Quick Conversions
| LRD | ILS |
|---|---|
| 1 LRD | 0.02 ILS |
| 10 LRD | 0.17 ILS |
| 50 LRD | 0.84 ILS |
| 100 LRD | 1.67 ILS |
| 500 LRD | 8.36 ILS |
| 1,000 LRD | 16.71 ILS |
Get LRD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=ILSExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-09T12:45:08Z",
"rates": {
"ILS": 0.016711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "ILS",
"amount": 100
},
"result": 1.6711,
"rate": 0.016711
}Build with LRD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key