Rate Overview
Live
1 NOK = 0.185512 AWG
1 AWG = 5.3905
NOK
Avg
0.185207
High
0.187120
Low
0.183861
Last updated: 3/28/2026, 2:00:27 PM
Quick Conversions
| NOK | AWG |
|---|---|
| 1 NOK | 0.19 AWG |
| 10 NOK | 1.86 AWG |
| 50 NOK | 9.28 AWG |
| 100 NOK | 18.55 AWG |
| 500 NOK | 92.76 AWG |
| 1,000 NOK | 185.51 AWG |
Get NOK/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=AWGExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-28T14:00:27Z",
"rates": {
"AWG": 0.185512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "AWG",
"amount": 100
},
"result": 18.5512,
"rate": 0.185512
}Build with NOK/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key