USD
$
NOK
kr

USD/NOK Exchange Rate

US Dollar to Norwegian Krone

Live Rate
9.7170
-2.62% 6M

1 NOK = 0.102912 USD

USD/NOK Price Chart

Historical exchange rate performance

Current 9.7170
High 10.2509
Low 9.5141
6M Change -2.62%

Rate Overview

Live
1 USD = 9.7170 NOK
1 NOK = 0.102912 USD
Avg
9.9200
High
10.2509
Low
9.5141

Last updated: 3/27/2026, 4:47:00 PM

Quick Conversions

USDNOK
1 USD9.72 NOK
10 USD97.17 NOK
50 USD485.85 NOK
100 USD971.70 NOK
500 USD4,858.50 NOK
1,000 USD9,717.00 NOK

Get USD/NOK Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=NOK

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-03-27T16:47:00Z",
  "rates": {
    "NOK": 9.717
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=NOK&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "NOK",
    "amount": 100
  },
  "result": 971.7,
  "rate": 9.717
}

Build with USD/NOK Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key