Rate Overview
Live
1 ISK = 0.014473 ANG
1 ANG = 69.0942
ISK
Avg
0.014412
High
0.014861
Low
0.013665
Last updated: 3/27/2026, 11:39:49 AM
Quick Conversions
| ISK | ANG |
|---|---|
| 1 ISK | 0.01 ANG |
| 10 ISK | 0.14 ANG |
| 50 ISK | 0.72 ANG |
| 100 ISK | 1.45 ANG |
| 500 ISK | 7.24 ANG |
| 1,000 ISK | 14.47 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-03-27T11:39:49Z",
"rates": {
"ANG": 0.014473
}
}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.4473,
"rate": 0.014473
}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