Rate Overview
Live
1 NOK = 0.192912 AWG
1 AWG = 5.1837
NOK
Avg
0.193948
High
0.195857
Low
0.192090
Last updated: 5/27/2026, 9:42:05 PM
Quick Conversions
| NOK | AWG |
|---|---|
| 1 NOK | 0.19 AWG |
| 10 NOK | 1.93 AWG |
| 50 NOK | 9.65 AWG |
| 100 NOK | 19.29 AWG |
| 500 NOK | 96.46 AWG |
| 1,000 NOK | 192.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-05-27T21:42:05Z",
"rates": {
"AWG": 0.192912
}
}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.2912,
"rate": 0.192912
}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