Rate Overview
Live
1 ILS = 111.3883 LKR
1 LKR = 0.008978
ILS
Avg
112.0858
High
113.0836
Low
111.3852
Last updated: 7/7/2026, 9:33:52 AM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 111.39 LKR |
| 10 ILS | 1,113.88 LKR |
| 50 ILS | 5,569.42 LKR |
| 100 ILS | 11,138.83 LKR |
| 500 ILS | 55,694.16 LKR |
| 1,000 ILS | 111,388.32 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-07T09:33:52Z",
"rates": {
"LKR": 111.388316
}
}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": 11138.8316,
"rate": 111.388316
}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