Rate Overview
Live
1 AWG = 5.3525 NOK
1 NOK = 0.186830
AWG
Avg
5.3607
High
5.6308
Low
5.1475
Last updated: 7/25/2026, 2:28:06 PM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.35 NOK |
| 10 AWG | 53.52 NOK |
| 50 AWG | 267.62 NOK |
| 100 AWG | 535.25 NOK |
| 500 AWG | 2,676.23 NOK |
| 1,000 AWG | 5,352.46 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-07-25T14:28:06Z",
"rates": {
"NOK": 5.352455
}
}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": 535.2455,
"rate": 5.352455
}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