Rate Overview
Live
1 NOK = 0.182608 AWG
1 AWG = 5.4762
NOK
Avg
0.181688
High
0.182741
Low
0.180115
Last updated: 7/7/2026, 12:31:25 PM
Quick Conversions
| NOK | AWG |
|---|---|
| 1 NOK | 0.18 AWG |
| 10 NOK | 1.83 AWG |
| 50 NOK | 9.13 AWG |
| 100 NOK | 18.26 AWG |
| 500 NOK | 91.30 AWG |
| 1,000 NOK | 182.61 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-07-07T12:31:25Z",
"rates": {
"AWG": 0.182608
}
}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.2608,
"rate": 0.182608
}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