Rate Overview
Live
1 ALL = 1.5033 ISK
1 ISK = 0.665209
ALL
Avg
1.5030
High
1.5069
Low
1.4960
Last updated: 5/7/2026, 11:26:51 AM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.50 ISK |
| 10 ALL | 15.03 ISK |
| 50 ALL | 75.16 ISK |
| 100 ALL | 150.33 ISK |
| 500 ALL | 751.64 ISK |
| 1,000 ALL | 1,503.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-05-07T11:26:51Z",
"rates": {
"ISK": 1.503286
}
}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.3286,
"rate": 1.503286
}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