Rate Overview
Live
1 LKR = 0.008693 ILS
1 ILS = 115.0351
LKR
Avg
0.008969
High
0.009361
Low
0.008525
Last updated: 5/27/2026, 7:26:01 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.35 ILS |
| 1,000 LKR | 8.69 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-27T07:26:01Z",
"rates": {
"ILS": 0.008693
}
}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.8693,
"rate": 0.008693
}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