Rate Overview
Live
1 ANG = 67.0394 ISK
1 ISK = 0.014917
ANG
Avg
67.2964
High
67.4750
Low
67.0394
Last updated: 9/8/2026, 12:39:46 PM
Quick Conversions
| ANG | ISK |
|---|---|
| 1 ANG | 67.04 ISK |
| 10 ANG | 670.39 ISK |
| 50 ANG | 3,351.97 ISK |
| 100 ANG | 6,703.94 ISK |
| 500 ANG | 33,519.68 ISK |
| 1,000 ANG | 67,039.36 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-09-08T12:39:46Z",
"rates": {
"ISK": 67.039364
}
}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": 6703.9364000000005,
"rate": 67.039364
}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