Rate Overview
Live
1 ALL = 1.5278 ISK
1 ISK = 0.654548
ALL
Avg
1.4963
High
1.5433
Low
1.4601
Last updated: 6/24/2026, 12:42:28 AM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.53 ISK |
| 10 ALL | 15.28 ISK |
| 50 ALL | 76.39 ISK |
| 100 ALL | 152.78 ISK |
| 500 ALL | 763.89 ISK |
| 1,000 ALL | 1,527.77 ISK |
Get ALL/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=ISKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-24T00:42:28Z",
"rates": {
"ISK": 1.527773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "ISK",
"amount": 100
},
"result": 152.7773,
"rate": 1.527773
}Build with ALL/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key