Rate Overview
Live
1 AWG = 68.8411 ISK
1 ISK = 0.014526
AWG
Avg
68.8349
High
69.0635
Low
68.6166
Last updated: 8/13/2026, 6:41:33 AM
Quick Conversions
| AWG | ISK |
|---|---|
| 1 AWG | 68.84 ISK |
| 10 AWG | 688.41 ISK |
| 50 AWG | 3,442.06 ISK |
| 100 AWG | 6,884.11 ISK |
| 500 AWG | 34,420.56 ISK |
| 1,000 AWG | 68,841.12 ISK |
Get AWG/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ISKExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-08-13T06:41:33Z",
"rates": {
"ISK": 68.841123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ISK",
"amount": 100
},
"result": 6884.1123,
"rate": 68.841123
}Build with AWG/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key