Rate Overview
Live
1 AWG = 67.9331 ISK
1 ISK = 0.014720
AWG
Avg
67.9357
High
68.1009
Low
67.6956
Last updated: 4/17/2026, 2:36:53 PM
Quick Conversions
| AWG | ISK |
|---|---|
| 1 AWG | 67.93 ISK |
| 10 AWG | 679.33 ISK |
| 50 AWG | 3,396.66 ISK |
| 100 AWG | 6,793.31 ISK |
| 500 AWG | 33,966.57 ISK |
| 1,000 AWG | 67,933.13 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-04-17T14:36:53Z",
"rates": {
"ISK": 67.933131
}
}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": 6793.3131,
"rate": 67.933131
}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