Rate Overview
Live
1 AWG = 5.3905 NOK
1 NOK = 0.185512
AWG
Avg
5.3996
High
5.4389
Low
5.3442
Last updated: 3/28/2026, 9:29:55 AM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.39 NOK |
| 10 AWG | 53.90 NOK |
| 50 AWG | 269.52 NOK |
| 100 AWG | 539.05 NOK |
| 500 AWG | 2,695.24 NOK |
| 1,000 AWG | 5,390.48 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-03-28T09:29:55Z",
"rates": {
"NOK": 5.390478
}
}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": 539.0477999999999,
"rate": 5.390478
}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