Rate Overview
Live
1 ANG = 69.5946 ISK
1 ISK = 0.014369
ANG
Avg
68.9176
High
70.5578
Low
67.4499
Last updated: 7/10/2026, 11:13:09 AM
Quick Conversions
| ANG | ISK |
|---|---|
| 1 ANG | 69.59 ISK |
| 10 ANG | 695.95 ISK |
| 50 ANG | 3,479.73 ISK |
| 100 ANG | 6,959.46 ISK |
| 500 ANG | 34,797.28 ISK |
| 1,000 ANG | 69,594.56 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-10T11:13:09Z",
"rates": {
"ISK": 69.594564
}
}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": 6959.456400000001,
"rate": 69.594564
}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