Rate Overview
Live
1 ILS = 109.9302 LKR
1 LKR = 0.009097
ILS
Avg
99.9094
High
116.9772
Low
85.8161
Last updated: 7/29/2026, 10:21:45 AM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 109.93 LKR |
| 10 ILS | 1,099.30 LKR |
| 50 ILS | 5,496.51 LKR |
| 100 ILS | 10,993.02 LKR |
| 500 ILS | 54,965.08 LKR |
| 1,000 ILS | 109,930.15 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-07-29T10:21:45Z",
"rates": {
"LKR": 109.930151
}
}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": 10993.015099999999,
"rate": 109.930151
}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