Rate Overview
Live
1 NOK = 1.6800 NAD
1 NAD = 0.595234
NOK
Avg
1.6594
High
1.6800
Low
1.6483
Last updated: 7/9/2026, 5:57:46 AM
Quick Conversions
| NOK | NAD |
|---|---|
| 1 NOK | 1.68 NAD |
| 10 NOK | 16.80 NAD |
| 50 NOK | 84.00 NAD |
| 100 NOK | 168.00 NAD |
| 500 NOK | 840.01 NAD |
| 1,000 NOK | 1,680.01 NAD |
Get NOK/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=NADExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-09T05:57:46Z",
"rates": {
"NAD": 1.680012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "NAD",
"amount": 100
},
"result": 168.0012,
"rate": 1.680012
}Build with NOK/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key