Rate Overview
Live
1 AWG = 5.1952 NOK
1 NOK = 0.192485
AWG
Avg
5.2157
High
5.2371
Low
5.1952
Last updated: 9/3/2026, 2:46:04 PM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.20 NOK |
| 10 AWG | 51.95 NOK |
| 50 AWG | 259.76 NOK |
| 100 AWG | 519.52 NOK |
| 500 AWG | 2,597.61 NOK |
| 1,000 AWG | 5,195.21 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-09-03T14:46:04Z",
"rates": {
"NOK": 5.195212
}
}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": 519.5212,
"rate": 5.195212
}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