Rate Overview
Live
1 AWG = 5.1832 NOK
1 NOK = 0.192930
AWG
Avg
5.1561
High
5.2059
Low
5.1058
Last updated: 5/27/2026, 10:55:44 PM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.18 NOK |
| 10 AWG | 51.83 NOK |
| 50 AWG | 259.16 NOK |
| 100 AWG | 518.32 NOK |
| 500 AWG | 2,591.61 NOK |
| 1,000 AWG | 5,183.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-05-27T22:55:44Z",
"rates": {
"NOK": 5.183223
}
}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": 518.3223,
"rate": 5.183223
}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