Rate Overview
Live
1 ILS = 110.9117 LKR
1 LKR = 0.009016
ILS
Avg
109.2455
High
110.9117
Low
108.1258
Last updated: 5/7/2026, 11:27:30 AM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 110.91 LKR |
| 10 ILS | 1,109.12 LKR |
| 50 ILS | 5,545.59 LKR |
| 100 ILS | 11,091.17 LKR |
| 500 ILS | 55,455.87 LKR |
| 1,000 ILS | 110,911.73 LKR |
Get ILS/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=LKRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-07T11:27:30Z",
"rates": {
"LKR": 110.911735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "LKR",
"amount": 100
},
"result": 11091.173499999999,
"rate": 110.911735
}Build with ILS/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key