Rate Overview
Live
1 ILS = 112.3249 LKR
1 LKR = 0.008903
ILS
Avg
111.9390
High
112.3249
Low
111.6057
Last updated: 8/12/2026, 7:02:22 PM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 112.32 LKR |
| 10 ILS | 1,123.25 LKR |
| 50 ILS | 5,616.24 LKR |
| 100 ILS | 11,232.49 LKR |
| 500 ILS | 56,162.43 LKR |
| 1,000 ILS | 112,324.85 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-08-12T19:02:22Z",
"rates": {
"LKR": 112.324852
}
}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": 11232.485200000001,
"rate": 112.324852
}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