Rate Overview
Live
1 ISK = 0.656383 ALL
1 ALL = 1.5235
ISK
Avg
0.659436
High
0.665160
Low
0.656383
Last updated: 6/16/2026, 1:23:59 PM
Quick Conversions
| ISK | ALL |
|---|---|
| 1 ISK | 0.66 ALL |
| 10 ISK | 6.56 ALL |
| 50 ISK | 32.82 ALL |
| 100 ISK | 65.64 ALL |
| 500 ISK | 328.19 ALL |
| 1,000 ISK | 656.38 ALL |
Get ISK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ALLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-06-16T13:23:59Z",
"rates": {
"ALL": 0.656383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ALL",
"amount": 100
},
"result": 65.6383,
"rate": 0.656383
}Build with ISK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key