Rate Overview
Live
1 LAK = 0.000136 ILS
1 ILS = 7352.94
LAK
Avg
0.000138
High
0.000146
Low
0.000128
Last updated: 7/30/2026, 8:07:21 AM
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.07 ILS |
| 1,000 LAK | 0.14 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-07-30T08:07:21Z",
"rates": {
"ILS": 0.000136
}
}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.0136,
"rate": 0.000136
}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