Rate Overview
Live
1 ISK = 0.665208 ALL
1 ALL = 1.5033
ISK
Avg
0.665358
High
0.668466
Low
0.663622
Last updated: 5/7/2026, 6:53:27 AM
Quick Conversions
| ISK | ALL |
|---|---|
| 1 ISK | 0.67 ALL |
| 10 ISK | 6.65 ALL |
| 50 ISK | 33.26 ALL |
| 100 ISK | 66.52 ALL |
| 500 ISK | 332.60 ALL |
| 1,000 ISK | 665.21 ALL |
Get ISK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ALLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-07T06:53:27Z",
"rates": {
"ALL": 0.665208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ALL",
"amount": 100
},
"result": 66.52080000000001,
"rate": 0.665208
}Build with ISK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key