Rate Overview
Live
1 ISK = 0.014463 ANG
1 ANG = 69.1419
ISK
Avg
0.014570
High
0.014796
Low
0.014371
Last updated: 3/7/2026, 12:33:18 AM
Quick Conversions
| ISK | ANG |
|---|---|
| 1 ISK | 0.01 ANG |
| 10 ISK | 0.14 ANG |
| 50 ISK | 0.72 ANG |
| 100 ISK | 1.45 ANG |
| 500 ISK | 7.23 ANG |
| 1,000 ISK | 14.46 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-03-07T00:33:18Z",
"rates": {
"ANG": 0.014463
}
}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.4463,
"rate": 0.014463
}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