Rate Overview
Live
1 ANG = 69.0901 ISK
1 ISK = 0.014474
ANG
Avg
68.9708
High
70.1972
Low
67.3963
Last updated: 3/27/2026, 11:39:30 AM
Quick Conversions
| ANG | ISK |
|---|---|
| 1 ANG | 69.09 ISK |
| 10 ANG | 690.90 ISK |
| 50 ANG | 3,454.50 ISK |
| 100 ANG | 6,909.01 ISK |
| 500 ANG | 34,545.04 ISK |
| 1,000 ANG | 69,090.08 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-03-27T11:39:30Z",
"rates": {
"ISK": 69.090083
}
}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": 6909.0083,
"rate": 69.090083
}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