Rate Overview
Live
1 AWG = 5.3893 NOK
1 NOK = 0.185553
AWG
Avg
5.4145
High
5.4615
Low
5.3890
Last updated: 7/19/2026, 7:59:49 PM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.39 NOK |
| 10 AWG | 53.89 NOK |
| 50 AWG | 269.46 NOK |
| 100 AWG | 538.93 NOK |
| 500 AWG | 2,694.65 NOK |
| 1,000 AWG | 5,389.29 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-19T19:59:49Z",
"rates": {
"NOK": 5.389291
}
}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": 538.9291000000001,
"rate": 5.389291
}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