Rate Overview
Live
1 ISK = 0.663818 ALL
1 ALL = 1.5064
ISK
Avg
0.666402
High
0.671251
Low
0.661918
Last updated: 4/17/2026, 4:54:18 AM
Quick Conversions
| ISK | ALL |
|---|---|
| 1 ISK | 0.66 ALL |
| 10 ISK | 6.64 ALL |
| 50 ISK | 33.19 ALL |
| 100 ISK | 66.38 ALL |
| 500 ISK | 331.91 ALL |
| 1,000 ISK | 663.82 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-04-17T04:54:18Z",
"rates": {
"ALL": 0.663818
}
}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": 66.3818,
"rate": 0.663818
}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