Rate Overview
Live
1 NOK = 0.194585 AWG
1 AWG = 5.1391
NOK
Avg
0.194154
High
0.194937
Low
0.193294
Last updated: 5/7/2026, 1:53:14 PM
Quick Conversions
| NOK | AWG |
|---|---|
| 1 NOK | 0.19 AWG |
| 10 NOK | 1.95 AWG |
| 50 NOK | 9.73 AWG |
| 100 NOK | 19.46 AWG |
| 500 NOK | 97.29 AWG |
| 1,000 NOK | 194.59 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-05-07T13:53:14Z",
"rates": {
"AWG": 0.194585
}
}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.4585,
"rate": 0.194585
}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