Rate Overview
Live
1 ALL = 1.5366 ISK
1 ISK = 0.650793
ALL
Avg
1.5090
High
1.5366
Low
1.4861
Last updated: 7/6/2026, 4:49:54 PM
Quick Conversions
| ALL | ISK |
|---|---|
| 1 ALL | 1.54 ISK |
| 10 ALL | 15.37 ISK |
| 50 ALL | 76.83 ISK |
| 100 ALL | 153.66 ISK |
| 500 ALL | 768.29 ISK |
| 1,000 ALL | 1,536.59 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-07-06T16:49:54Z",
"rates": {
"ISK": 1.536586
}
}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": 153.6586,
"rate": 1.536586
}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