Rate Overview
Live
1 ANG = 69.4460 ISK
1 ISK = 0.014400
ANG
Avg
68.9812
High
70.5578
Low
67.4499
Last updated: 7/30/2026, 9:44:55 AM
Quick Conversions
| ANG | ISK |
|---|---|
| 1 ANG | 69.45 ISK |
| 10 ANG | 694.46 ISK |
| 50 ANG | 3,472.30 ISK |
| 100 ANG | 6,944.60 ISK |
| 500 ANG | 34,723.00 ISK |
| 1,000 ANG | 69,446.00 ISK |
Get ANG/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=ISKExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-30T09:44:55Z",
"rates": {
"ISK": 69.446001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "ISK",
"amount": 100
},
"result": 6944.6001,
"rate": 69.446001
}Build with ANG/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key