Rate Overview
Live
1 ISK = 0.654076 ALL
1 ALL = 1.5289
ISK
Avg
0.655036
High
0.656649
Low
0.654076
Last updated: 9/7/2026, 4:19:59 PM
Quick Conversions
| ISK | ALL |
|---|---|
| 1 ISK | 0.65 ALL |
| 10 ISK | 6.54 ALL |
| 50 ISK | 32.70 ALL |
| 100 ISK | 65.41 ALL |
| 500 ISK | 327.04 ALL |
| 1,000 ISK | 654.08 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-09-07T16:19:59Z",
"rates": {
"ALL": 0.654076
}
}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.4076,
"rate": 0.654076
}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