Rate Overview
Live
1 ALL = 1.4939 ISK
1 ISK = 0.669388
ALL
Avg
1.5055
High
1.5433
Low
1.4637
Last updated: 3/27/2026, 9:42:21 AM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.49 ISK |
| 10 ALL | 14.94 ISK |
| 50 ALL | 74.70 ISK |
| 100 ALL | 149.39 ISK |
| 500 ALL | 746.95 ISK |
| 1,000 ALL | 1,493.90 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-03-27T09:42:21Z",
"rates": {
"ISK": 1.493903
}
}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": 149.3903,
"rate": 1.493903
}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