Rate Overview
Live
1 ILS = 100.7378 LKR
1 LKR = 0.009927
ILS
Avg
100.2417
High
101.3182
Low
98.6104
Last updated: 3/7/2026, 12:10:29 AM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 100.74 LKR |
| 10 ILS | 1,007.38 LKR |
| 50 ILS | 5,036.89 LKR |
| 100 ILS | 10,073.78 LKR |
| 500 ILS | 50,368.89 LKR |
| 1,000 ILS | 100,737.78 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-07T00:10:29Z",
"rates": {
"LKR": 100.737777
}
}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": 10073.777699999999,
"rate": 100.737777
}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