Rate Overview
Live
1 AWG = 5.4004 NOK
1 NOK = 0.185172
AWG
Avg
5.3720
High
5.4005
Low
5.3465
Last updated: 7/28/2026, 3:56:18 AM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.40 NOK |
| 10 AWG | 54.00 NOK |
| 50 AWG | 270.02 NOK |
| 100 AWG | 540.04 NOK |
| 500 AWG | 2,700.19 NOK |
| 1,000 AWG | 5,400.37 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-28T03:56:18Z",
"rates": {
"NOK": 5.400371
}
}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": 540.0371,
"rate": 5.400371
}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