Rate Overview
Live
1 ALL = 1.5280 ISK
1 ISK = 0.654462
ALL
Avg
1.5238
High
1.5373
Low
1.5159
Last updated: 6/19/2026, 8:41:37 AM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.53 ISK |
| 10 ALL | 15.28 ISK |
| 50 ALL | 76.40 ISK |
| 100 ALL | 152.80 ISK |
| 500 ALL | 763.99 ISK |
| 1,000 ALL | 1,527.97 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-19T08:41:37Z",
"rates": {
"ISK": 1.527973
}
}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.7973,
"rate": 1.527973
}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