Rate Overview
Live
1 ISK = 180.0004 LAK
1 LAK = 0.005556
ISK
Avg
169.5635
High
180.0004
Low
153.8878
Last updated: 7/26/2026, 7:21:03 AM
Quick Conversions
| ISK | LAK |
|---|---|
| 1 ISK | 180.00 LAK |
| 10 ISK | 1,800.00 LAK |
| 50 ISK | 9,000.02 LAK |
| 100 ISK | 18,000.04 LAK |
| 500 ISK | 90,000.20 LAK |
| 1,000 ISK | 180,000.41 LAK |
Get ISK/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=LAKExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-26T07:21:03Z",
"rates": {
"LAK": 180.000406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "LAK",
"amount": 100
},
"result": 18000.0406,
"rate": 180.000406
}Build with ISK/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key