Rate Overview
Live
1 LRD = 0.016268 ILS
1 ILS = 61.4704
LRD
Avg
0.016422
High
0.016671
Low
0.016268
Last updated: 4/17/2026, 11:21:17 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.27 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-04-17T11:21:17Z",
"rates": {
"ILS": 0.016268
}
}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.6268,
"rate": 0.016268
}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