Rate Overview
Live
1 ANG = 69.1393 ISK
1 ISK = 0.014464
ANG
Avg
68.6376
High
69.5807
Low
67.5826
Last updated: 3/7/2026, 12:29:45 AM
Quick Conversions
| ANG | ISK |
|---|---|
| 1 ANG | 69.14 ISK |
| 10 ANG | 691.39 ISK |
| 50 ANG | 3,456.97 ISK |
| 100 ANG | 6,913.93 ISK |
| 500 ANG | 34,569.66 ISK |
| 1,000 ANG | 69,139.32 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-07T00:29:45Z",
"rates": {
"ISK": 69.139323
}
}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": 6913.9323,
"rate": 69.139323
}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