Rate Overview
Live
1 ILS = 109.7847 LKR
1 LKR = 0.009109
ILS
Avg
110.1105
High
110.8906
Low
109.6208
Last updated: 7/29/2026, 4:25:43 AM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 109.78 LKR |
| 10 ILS | 1,097.85 LKR |
| 50 ILS | 5,489.23 LKR |
| 100 ILS | 10,978.47 LKR |
| 500 ILS | 54,892.34 LKR |
| 1,000 ILS | 109,784.69 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-29T04:25:43Z",
"rates": {
"LKR": 109.784686
}
}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": 10978.4686,
"rate": 109.784686
}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