Rate Overview
Live
1 ISK = 0.014332 AWG
1 AWG = 69.7739
ISK
Avg
0.014463
High
0.014737
Low
0.014281
Last updated: 3/7/2026, 7:58:39 AM
Quick Conversions
| ISK | AWG |
|---|---|
| 1 ISK | 0.01 AWG |
| 10 ISK | 0.14 AWG |
| 50 ISK | 0.72 AWG |
| 100 ISK | 1.43 AWG |
| 500 ISK | 7.17 AWG |
| 1,000 ISK | 14.33 AWG |
Get ISK/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=AWGExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T07:58:39Z",
"rates": {
"AWG": 0.014332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "AWG",
"amount": 100
},
"result": 1.4332,
"rate": 0.014332
}Build with ISK/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key