Rate Overview
Live
1 ISK = 0.653328 ALL
1 ALL = 1.5306
ISK
Avg
0.667867
High
0.684862
Low
0.647957
Last updated: 7/24/2026, 8:03:16 PM
Quick Conversions
| ISK | ALL |
|---|---|
| 1 ISK | 0.65 ALL |
| 10 ISK | 6.53 ALL |
| 50 ISK | 32.67 ALL |
| 100 ISK | 65.33 ALL |
| 500 ISK | 326.66 ALL |
| 1,000 ISK | 653.33 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-07-24T20:03:16Z",
"rates": {
"ALL": 0.653328
}
}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.3328,
"rate": 0.653328
}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