Rate Overview
Live
1 LKR = 0.008934 ILS
1 ILS = 111.9319
LKR
Avg
0.008900
High
0.008943
Low
0.008830
Last updated: 7/5/2026, 12:40:40 PM
Quick Conversions
| LKR | ILS |
|---|---|
| 1 LKR | 0.01 ILS |
| 10 LKR | 0.09 ILS |
| 50 LKR | 0.45 ILS |
| 100 LKR | 0.89 ILS |
| 500 LKR | 4.47 ILS |
| 1,000 LKR | 8.93 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-07-05T12:40:40Z",
"rates": {
"ILS": 0.008934
}
}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.8934,
"rate": 0.008934
}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