Rate Overview
Live
1 ALL = 1.5110 ISK
1 ISK = 0.661819 ALL
Avg
1.4971
High
1.5433
Low
1.4637
Last updated: 1/25/2026, 3:20:08 PM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.51 ISK |
| 10 ALL | 15.11 ISK |
| 50 ALL | 75.55 ISK |
| 100 ALL | 151.10 ISK |
| 500 ALL | 755.49 ISK |
| 1,000 ALL | 1,510.99 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-01-25T15:20:08Z",
"rates": {
"ISK": 1.510987
}
}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": 151.0987,
"rate": 1.510987
}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