Rate Overview
Live
1 ILS = 99.9754 LKR
1 LKR = 0.010002
ILS
Avg
100.3903
High
100.8160
Low
99.7744
Last updated: 3/27/2026, 2:37:06 PM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 99.98 LKR |
| 10 ILS | 999.75 LKR |
| 50 ILS | 4,998.77 LKR |
| 100 ILS | 9,997.54 LKR |
| 500 ILS | 49,987.71 LKR |
| 1,000 ILS | 99,975.42 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-27T14:37:06Z",
"rates": {
"LKR": 99.975421
}
}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": 9997.5421,
"rate": 99.975421
}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