Rate Overview
Live
1 ILS = 100.4261 LKR
1 LKR = 0.009958
ILS
Avg
99.6981
High
101.0350
Low
97.2358
Last updated: 3/27/2026, 4:32:26 PM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 100.43 LKR |
| 10 ILS | 1,004.26 LKR |
| 50 ILS | 5,021.30 LKR |
| 100 ILS | 10,042.61 LKR |
| 500 ILS | 50,213.05 LKR |
| 1,000 ILS | 100,426.10 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-03-27T16:32:26Z",
"rates": {
"LKR": 100.426097
}
}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": 10042.609699999999,
"rate": 100.426097
}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