Rate Overview
Live
1 LRD = 0.015451 ILS
1 ILS = 64.7207
LRD
Avg
0.015732
High
0.015950
Low
0.015451
Last updated: 5/27/2026, 8:27:31 PM
Quick Conversions
| LRD | ILS |
|---|---|
| 1 LRD | 0.02 ILS |
| 10 LRD | 0.15 ILS |
| 50 LRD | 0.77 ILS |
| 100 LRD | 1.55 ILS |
| 500 LRD | 7.73 ILS |
| 1,000 LRD | 15.45 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-05-27T20:27:31Z",
"rates": {
"ILS": 0.015451
}
}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.5451,
"rate": 0.015451
}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