Rate Overview
Live
1 ILS = 110.1502 LKR
1 LKR = 0.009079
ILS
Avg
99.8617
High
117.5639
Low
86.5953
Last updated: 7/28/2026, 3:07:03 PM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 110.15 LKR |
| 10 ILS | 1,101.50 LKR |
| 50 ILS | 5,507.51 LKR |
| 100 ILS | 11,015.02 LKR |
| 500 ILS | 55,075.12 LKR |
| 1,000 ILS | 110,150.25 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-07-28T15:07:03Z",
"rates": {
"LKR": 110.150246
}
}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": 11015.024599999999,
"rate": 110.150246
}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