Rate Overview
Live
1 AWG = 69.3113 ISK
1 ISK = 0.014428
AWG
Avg
69.4126
High
70.4722
Low
67.7636
Last updated: 3/28/2026, 1:59:13 PM
Quick Conversions
| AWG | ISK |
|---|---|
| 1 AWG | 69.31 ISK |
| 10 AWG | 693.11 ISK |
| 50 AWG | 3,465.57 ISK |
| 100 AWG | 6,931.13 ISK |
| 500 AWG | 34,655.66 ISK |
| 1,000 AWG | 69,311.33 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-03-28T13:59:13Z",
"rates": {
"ISK": 69.311328
}
}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": 6931.1328,
"rate": 69.311328
}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