Rate Overview
Live
1 LKR = 0.010002 ILS
1 ILS = 99.9800
LKR
Avg
0.009961
High
0.010022
Low
0.009919
Last updated: 3/27/2026, 2:32:44 PM
Quick Conversions
| LKR | ILS |
|---|---|
| 1 LKR | 0.01 ILS |
| 10 LKR | 0.10 ILS |
| 50 LKR | 0.50 ILS |
| 100 LKR | 1.00 ILS |
| 500 LKR | 5.00 ILS |
| 1,000 LKR | 10.00 ILS |
Get LKR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=ILSExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T14:32:44Z",
"rates": {
"ILS": 0.010002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "ILS",
"amount": 100
},
"result": 1.0002,
"rate": 0.010002
}Build with LKR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key