Rate Overview
Live
1 ILS = 100.1167 LKR
1 LKR = 0.009988
ILS
Avg
100.1472
High
101.3182
Low
98.6104
Last updated: 3/27/2026, 12:54:50 PM
Quick Conversions
| ILS | LKR |
|---|---|
| 1 ILS | 100.12 LKR |
| 10 ILS | 1,001.17 LKR |
| 50 ILS | 5,005.84 LKR |
| 100 ILS | 10,011.67 LKR |
| 500 ILS | 50,058.35 LKR |
| 1,000 ILS | 100,116.71 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-27T12:54:50Z",
"rates": {
"LKR": 100.116709
}
}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": 10011.6709,
"rate": 100.116709
}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