Rate Overview
Live
1 ANG = 69.9721 ISK
1 ISK = 0.014291
ANG
Avg
69.4919
High
69.9721
Low
69.0402
Last updated: 6/19/2026, 8:52:28 AM
Quick Conversions
| ANG | ISK |
|---|---|
| 1 ANG | 69.97 ISK |
| 10 ANG | 699.72 ISK |
| 50 ANG | 3,498.61 ISK |
| 100 ANG | 6,997.21 ISK |
| 500 ANG | 34,986.07 ISK |
| 1,000 ANG | 69,972.13 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-06-19T08:52:28Z",
"rates": {
"ISK": 69.972133
}
}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": 6997.2133,
"rate": 69.972133
}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