Rate Overview
Live
1 NOK = 0.189913 AWG
1 AWG = 5.2656
NOK
Avg
0.189056
High
0.189913
Low
0.187928
Last updated: 8/17/2026, 5:47:45 AM
Quick Conversions
| NOK | AWG |
|---|---|
| 1 NOK | 0.19 AWG |
| 10 NOK | 1.90 AWG |
| 50 NOK | 9.50 AWG |
| 100 NOK | 18.99 AWG |
| 500 NOK | 94.96 AWG |
| 1,000 NOK | 189.91 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-08-17T05:47:45Z",
"rates": {
"AWG": 0.189913
}
}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.9913,
"rate": 0.189913
}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