Rate Overview
Live
1 NOK = 0.193255 AWG
1 AWG = 5.1745
NOK
Avg
0.192514
High
0.193255
Low
0.191734
Last updated: 9/8/2026, 10:45:46 AM
Quick Conversions
| NOK | AWG |
|---|---|
| 1 NOK | 0.19 AWG |
| 10 NOK | 1.93 AWG |
| 50 NOK | 9.66 AWG |
| 100 NOK | 19.33 AWG |
| 500 NOK | 96.63 AWG |
| 1,000 NOK | 193.26 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-09-08T10:45:46Z",
"rates": {
"AWG": 0.193255
}
}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": 19.3255,
"rate": 0.193255
}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