Rate Overview
Live
1 ISK = 0.014837 ANG
1 ANG = 67.3991
ISK
Avg
0.014857
High
0.014954
Low
0.014805
Last updated: 9/3/2026, 5:37:50 AM
Quick Conversions
| ISK | ANG |
|---|---|
| 1 ISK | 0.01 ANG |
| 10 ISK | 0.15 ANG |
| 50 ISK | 0.74 ANG |
| 100 ISK | 1.48 ANG |
| 500 ISK | 7.42 ANG |
| 1,000 ISK | 14.84 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-09-03T05:37:50Z",
"rates": {
"ANG": 0.014837
}
}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.4837,
"rate": 0.014837
}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