Rate Overview
Live
1 LKR = 0.008672 ILS
1 ILS = 115.3137
LKR
Avg
0.010530
High
0.011954
Low
0.008672
Last updated: 5/27/2026, 8:48:43 AM
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.34 ILS |
| 1,000 LKR | 8.67 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-27T08:48:43Z",
"rates": {
"ILS": 0.008672
}
}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.8672,
"rate": 0.008672
}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