Rate Overview
Live
1 ILS = 115.7801 LKR
1 LKR = 0.008637
ILS
Avg
114.9903
High
117.2990
Low
113.1552
Last updated: 5/27/2026, 3:09:10 PM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 115.78 LKR |
| 10 ILS | 1,157.80 LKR |
| 50 ILS | 5,789.01 LKR |
| 100 ILS | 11,578.01 LKR |
| 500 ILS | 57,890.06 LKR |
| 1,000 ILS | 115,780.12 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-05-27T15:09:10Z",
"rates": {
"LKR": 115.780119
}
}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": 11578.0119,
"rate": 115.780119
}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