Rate Overview
Live
1 LAK = 0.000128 ILS
1 ILS = 7812.50
LAK
Avg
0.000148
High
0.000164
Low
0.000128
Last updated: 5/27/2026, 6:26:03 PM
Quick Conversions
| LAK | ILS |
|---|---|
| 1 LAK | 0.00 ILS |
| 10 LAK | 0.00 ILS |
| 50 LAK | 0.01 ILS |
| 100 LAK | 0.01 ILS |
| 500 LAK | 0.06 ILS |
| 1,000 LAK | 0.13 ILS |
Get LAK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=ILSExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-27T18:26:03Z",
"rates": {
"ILS": 0.000128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "ILS",
"amount": 100
},
"result": 0.012799999999999999,
"rate": 0.000128
}Build with LAK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key