Rate Overview
Live
1 AWG = 5.1584 NOK
1 NOK = 0.193860
AWG
Avg
5.1501
High
5.1735
Low
5.1260
Last updated: 5/7/2026, 7:06:25 PM
Quick Conversions
| AWG | NOK |
|---|---|
| 1 AWG | 5.16 NOK |
| 10 AWG | 51.58 NOK |
| 50 AWG | 257.92 NOK |
| 100 AWG | 515.84 NOK |
| 500 AWG | 2,579.19 NOK |
| 1,000 AWG | 5,158.37 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-07T19:06:25Z",
"rates": {
"NOK": 5.15837
}
}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": 515.837,
"rate": 5.15837
}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