Rate Overview
Live
1 ILS = 110.1418 LKR
1 LKR = 0.009079
ILS
Avg
111.6890
High
113.3828
Low
110.1418
Last updated: 7/22/2026, 8:04:59 AM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 110.14 LKR |
| 10 ILS | 1,101.42 LKR |
| 50 ILS | 5,507.09 LKR |
| 100 ILS | 11,014.18 LKR |
| 500 ILS | 55,070.88 LKR |
| 1,000 ILS | 110,141.77 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-22T08:04:59Z",
"rates": {
"LKR": 110.141767
}
}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": 11014.1767,
"rate": 110.141767
}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