Rate Overview
Live
1 ILS = 110.5463 LKR
1 LKR = 0.009046
ILS
Avg
91.7685
High
114.6028
Low
77.6575
Last updated: 7/27/2026, 2:02:00 AM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 110.55 LKR |
| 10 ILS | 1,105.46 LKR |
| 50 ILS | 5,527.31 LKR |
| 100 ILS | 11,054.63 LKR |
| 500 ILS | 55,273.13 LKR |
| 1,000 ILS | 110,546.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-27T02:02:00Z",
"rates": {
"LKR": 110.546252
}
}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": 11054.6252,
"rate": 110.546252
}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