Rate Overview
Live
1 ISK = 0.014631 ANG
1 ANG = 68.3480
ISK
Avg
0.014604
High
0.014660
Low
0.014545
Last updated: 5/7/2026, 5:54:36 PM
Quick Conversions
| ISK | ANG |
|---|---|
| 1 ISK | 0.01 ANG |
| 10 ISK | 0.15 ANG |
| 50 ISK | 0.73 ANG |
| 100 ISK | 1.46 ANG |
| 500 ISK | 7.32 ANG |
| 1,000 ISK | 14.63 ANG |
Get ISK/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=ANGExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-07T17:54:36Z",
"rates": {
"ANG": 0.014631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "ANG",
"amount": 100
},
"result": 1.4631,
"rate": 0.014631
}Build with ISK/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key