Rate Overview
Live
1 ANG = 69.6702 ISK
1 ISK = 0.014353
ANG
Avg
69.9324
High
70.5578
Low
69.6369
Last updated: 7/9/2026, 9:12:24 AM
Quick Conversions
| ANG | ISK |
|---|---|
| 1 ANG | 69.67 ISK |
| 10 ANG | 696.70 ISK |
| 50 ANG | 3,483.51 ISK |
| 100 ANG | 6,967.02 ISK |
| 500 ANG | 34,835.11 ISK |
| 1,000 ANG | 69,670.21 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-09T09:12:24Z",
"rates": {
"ISK": 69.670213
}
}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": 6967.0213,
"rate": 69.670213
}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