Rate Overview
Live
1 ANG = 69.4212 ISK
1 ISK = 0.014405
ANG
Avg
69.7328
High
70.1179
Low
69.3914
Last updated: 7/28/2026, 3:07:35 PM
Quick Conversions
| ANG | ISK |
|---|---|
| 1 ANG | 69.42 ISK |
| 10 ANG | 694.21 ISK |
| 50 ANG | 3,471.06 ISK |
| 100 ANG | 6,942.12 ISK |
| 500 ANG | 34,710.62 ISK |
| 1,000 ANG | 69,421.23 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-28T15:07:35Z",
"rates": {
"ISK": 69.421232
}
}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": 6942.1232,
"rate": 69.421232
}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