Rate Overview
Live
1 NOK = 0.192816 AWG
1 AWG = 5.1863
NOK
Avg
0.185333
High
0.195725
Low
0.175979
Last updated: 5/27/2026, 7:23:56 PM
Quick Conversions
| NOK | AWG |
|---|---|
| 1 NOK | 0.19 AWG |
| 10 NOK | 1.93 AWG |
| 50 NOK | 9.64 AWG |
| 100 NOK | 19.28 AWG |
| 500 NOK | 96.41 AWG |
| 1,000 NOK | 192.82 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-27T19:23:56Z",
"rates": {
"AWG": 0.192816
}
}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.281599999999997,
"rate": 0.192816
}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