Rate Overview
Live
1 LKR = 0.008655 ILS
1 ILS = 115.5402
LKR
Avg
0.008700
High
0.008837
Low
0.008525
Last updated: 5/27/2026, 1:55:12 PM
Quick Conversions
| LKR | ILS |
|---|---|
| 1 LKR | 0.01 ILS |
| 10 LKR | 0.09 ILS |
| 50 LKR | 0.43 ILS |
| 100 LKR | 0.87 ILS |
| 500 LKR | 4.33 ILS |
| 1,000 LKR | 8.66 ILS |
Get LKR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=ILSExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-27T13:55:12Z",
"rates": {
"ILS": 0.008655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "ILS",
"amount": 100
},
"result": 0.8654999999999999,
"rate": 0.008655
}Build with LKR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key