Rate Overview
Live
1 LAK = 0.000132 ILS
1 ILS = 7575.76
LAK
Avg
0.000133
High
0.000134
Low
0.000132
Last updated: 5/7/2026, 12:34:00 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.07 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-07T12:34:00Z",
"rates": {
"ILS": 0.000132
}
}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.013200000000000002,
"rate": 0.000132
}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