Rate Overview
Live
1 ALL = 1.5064 ISK
1 ISK = 0.663818
ALL
Avg
1.5006
High
1.5108
Low
1.4898
Last updated: 4/17/2026, 4:53:18 AM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.51 ISK |
| 10 ALL | 15.06 ISK |
| 50 ALL | 75.32 ISK |
| 100 ALL | 150.64 ISK |
| 500 ALL | 753.22 ISK |
| 1,000 ALL | 1,506.44 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-04-17T04:53:18Z",
"rates": {
"ISK": 1.506436
}
}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.64360000000002,
"rate": 1.506436
}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