Rate Overview
Live
1 AWG = 5.2090 NOK
1 NOK = 0.191977
AWG
Avg
5.2486
High
5.3003
Low
5.1882
Last updated: 4/17/2026, 5:36:49 PM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.21 NOK |
| 10 AWG | 52.09 NOK |
| 50 AWG | 260.45 NOK |
| 100 AWG | 520.90 NOK |
| 500 AWG | 2,604.48 NOK |
| 1,000 AWG | 5,208.95 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-04-17T17:36:49Z",
"rates": {
"NOK": 5.208952
}
}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": 520.8952,
"rate": 5.208952
}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