Rate Overview
Live
1 ISK = 0.651663 ALL
1 ALL = 1.5345
ISK
Avg
0.652767
High
0.654463
Low
0.651641
Last updated: 7/5/2026, 7:36:14 PM
Quick Conversions
| ISK | ALL |
|---|---|
| 1 ISK | 0.65 ALL |
| 10 ISK | 6.52 ALL |
| 50 ISK | 32.58 ALL |
| 100 ISK | 65.17 ALL |
| 500 ISK | 325.83 ALL |
| 1,000 ISK | 651.66 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-05T19:36:14Z",
"rates": {
"ALL": 0.651663
}
}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.16629999999999,
"rate": 0.651663
}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