Rate Overview
Live
1 ALL = 1.5213 ISK
1 ISK = 0.657339
ALL
Avg
1.5246
High
1.5287
Low
1.5183
Last updated: 9/11/2026, 11:32:42 PM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.52 ISK |
| 10 ALL | 15.21 ISK |
| 50 ALL | 76.06 ISK |
| 100 ALL | 152.13 ISK |
| 500 ALL | 760.64 ISK |
| 1,000 ALL | 1,521.29 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-09-11T23:32:42Z",
"rates": {
"ISK": 1.521285
}
}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.1285,
"rate": 1.521285
}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