Rate Overview
Live
1 ILS = 108.9546 LKR
1 LKR = 0.009178
ILS
Avg
109.2947
High
110.1239
Low
108.6341
Last updated: 9/5/2026, 3:56:24 PM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 108.95 LKR |
| 10 ILS | 1,089.55 LKR |
| 50 ILS | 5,447.73 LKR |
| 100 ILS | 10,895.46 LKR |
| 500 ILS | 54,477.30 LKR |
| 1,000 ILS | 108,954.61 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-09-05T15:56:24Z",
"rates": {
"LKR": 108.954608
}
}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": 10895.460799999999,
"rate": 108.954608
}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