Rate Overview
Live
1 LRD = 0.016253 ILS
1 ILS = 61.5271
LRD
Avg
0.016061
High
0.016253
Low
0.015953
Last updated: 6/19/2026, 8:22:37 AM
Quick Conversions
| LRD | ILS |
|---|---|
| 1 LRD | 0.02 ILS |
| 10 LRD | 0.16 ILS |
| 50 LRD | 0.81 ILS |
| 100 LRD | 1.63 ILS |
| 500 LRD | 8.13 ILS |
| 1,000 LRD | 16.25 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-06-19T08:22:37Z",
"rates": {
"ILS": 0.016253
}
}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.6253,
"rate": 0.016253
}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