Rate Overview
Live
1 ISK = 0.014637 ANG
1 ANG = 68.3200
ISK
Avg
0.014638
High
0.014678
Low
0.014608
Last updated: 4/17/2026, 6:10:44 AM
Quick Conversions
| ISK | ANG |
|---|---|
| 1 ISK | 0.01 ANG |
| 10 ISK | 0.15 ANG |
| 50 ISK | 0.73 ANG |
| 100 ISK | 1.46 ANG |
| 500 ISK | 7.32 ANG |
| 1,000 ISK | 14.64 ANG |
Get ISK/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ANGExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-04-17T06:10:44Z",
"rates": {
"ANG": 0.014637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ANG",
"amount": 100
},
"result": 1.4637,
"rate": 0.014637
}Build with ISK/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key