Rate Overview
Live
1 ISK = 0.014628 ANG
1 ANG = 68.3620
ISK
Avg
0.014614
High
0.014661
Low
0.014558
Last updated: 8/13/2026, 5:54:22 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.31 ANG |
| 1,000 ISK | 14.63 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-08-13T05:54:22Z",
"rates": {
"ANG": 0.014628
}
}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.4628,
"rate": 0.014628
}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