Rate Overview
Live
1 NOK = 0.186788 AWG
1 AWG = 5.3537
NOK
Avg
0.186434
High
0.188209
Low
0.184688
Last updated: 3/7/2026, 9:16:00 AM
Quick Conversions
| NOK | AWG |
|---|---|
| 1 NOK | 0.19 AWG |
| 10 NOK | 1.87 AWG |
| 50 NOK | 9.34 AWG |
| 100 NOK | 18.68 AWG |
| 500 NOK | 93.39 AWG |
| 1,000 NOK | 186.79 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-03-07T09:16:00Z",
"rates": {
"AWG": 0.186788
}
}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.678800000000003,
"rate": 0.186788
}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