Rate Overview
Live
1 ILS = 114.4607 LKR
1 LKR = 0.008737
ILS
Avg
114.1001
High
114.8488
Low
111.4268
Last updated: 6/17/2026, 6:36:20 AM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 114.46 LKR |
| 10 ILS | 1,144.61 LKR |
| 50 ILS | 5,723.03 LKR |
| 100 ILS | 11,446.07 LKR |
| 500 ILS | 57,230.34 LKR |
| 1,000 ILS | 114,460.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-06-17T06:36:20Z",
"rates": {
"LKR": 114.460687
}
}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": 11446.0687,
"rate": 114.460687
}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