Rate Overview
Live
1 ISK = 0.658837 ALL
1 ALL = 1.5178
ISK
Avg
0.662461
High
0.671562
Low
0.652387
Last updated: 7/29/2026, 10:20:27 AM
Quick Conversions
| ISK | ALL |
|---|---|
| 1 ISK | 0.66 ALL |
| 10 ISK | 6.59 ALL |
| 50 ISK | 32.94 ALL |
| 100 ISK | 65.88 ALL |
| 500 ISK | 329.42 ALL |
| 1,000 ISK | 658.84 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-29T10:20:27Z",
"rates": {
"ALL": 0.658837
}
}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.8837,
"rate": 0.658837
}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