Rate Overview
Live
1 ILS = 110.0723 LKR
1 LKR = 0.009085
ILS
Avg
106.6526
High
117.5639
Low
98.9374
Last updated: 7/25/2026, 2:30:31 PM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 110.07 LKR |
| 10 ILS | 1,100.72 LKR |
| 50 ILS | 5,503.62 LKR |
| 100 ILS | 11,007.23 LKR |
| 500 ILS | 55,036.17 LKR |
| 1,000 ILS | 110,072.34 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-25T14:30:31Z",
"rates": {
"LKR": 110.072336
}
}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": 11007.233600000001,
"rate": 110.072336
}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