Rate Overview
Live
1 ALL = 1.5297 ISK
1 ISK = 0.653711
ALL
Avg
1.5316
High
1.5389
Low
1.5259
Last updated: 7/11/2026, 6:06:20 PM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.53 ISK |
| 10 ALL | 15.30 ISK |
| 50 ALL | 76.49 ISK |
| 100 ALL | 152.97 ISK |
| 500 ALL | 764.86 ISK |
| 1,000 ALL | 1,529.73 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-07-11T18:06:20Z",
"rates": {
"ISK": 1.529727
}
}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.9727,
"rate": 1.529727
}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