Rate Overview
Live
1 AWG = 5.2752 NOK
1 NOK = 0.189565
AWG
Avg
5.2943
High
5.3212
Low
5.2752
Last updated: 8/16/2026, 2:40:59 PM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.28 NOK |
| 10 AWG | 52.75 NOK |
| 50 AWG | 263.76 NOK |
| 100 AWG | 527.52 NOK |
| 500 AWG | 2,637.61 NOK |
| 1,000 AWG | 5,275.22 NOK |
Get AWG/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=NOKExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-08-16T14:40:59Z",
"rates": {
"NOK": 5.275223
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "NOK",
"amount": 100
},
"result": 527.5223000000001,
"rate": 5.275223
}Build with AWG/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key