Rate Overview
Live
1 AWG = 5.2901 NOK
1 NOK = 0.189033
AWG
Avg
5.3129
High
5.3251
Low
5.2901
Last updated: 6/17/2026, 1:40:42 AM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.29 NOK |
| 10 AWG | 52.90 NOK |
| 50 AWG | 264.50 NOK |
| 100 AWG | 529.01 NOK |
| 500 AWG | 2,645.03 NOK |
| 1,000 AWG | 5,290.07 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-06-17T01:40:42Z",
"rates": {
"NOK": 5.290069
}
}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": 529.0069,
"rate": 5.290069
}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