Rate Overview
Live
1 AWG = 5.4933 NOK
1 NOK = 0.182039
AWG
Avg
5.5141
High
5.5520
Low
5.4933
Last updated: 7/6/2026, 9:14:08 AM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.49 NOK |
| 10 AWG | 54.93 NOK |
| 50 AWG | 274.67 NOK |
| 100 AWG | 549.33 NOK |
| 500 AWG | 2,746.66 NOK |
| 1,000 AWG | 5,493.32 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-06T09:14:08Z",
"rates": {
"NOK": 5.493324
}
}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": 549.3324,
"rate": 5.493324
}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