Rate Overview
Live
1 ALL = 1.5013 ISK
1 ISK = 0.666109
ALL
Avg
1.5111
High
1.5433
Low
1.4906
Last updated: 5/27/2026, 4:04:40 PM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.50 ISK |
| 10 ALL | 15.01 ISK |
| 50 ALL | 75.06 ISK |
| 100 ALL | 150.13 ISK |
| 500 ALL | 750.63 ISK |
| 1,000 ALL | 1,501.26 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-05-27T16:04:40Z",
"rates": {
"ISK": 1.501256
}
}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": 150.1256,
"rate": 1.501256
}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