Rate Overview
Live
1 USD = 9.5056 NOK
1 NOK = 0.105201
USD
Avg
9.5127
High
9.5319
Low
9.4913
Last updated: 6/17/2026, 6:49:25 PM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.51 NOK |
| 10 USD | 95.06 NOK |
| 50 USD | 475.28 NOK |
| 100 USD | 950.56 NOK |
| 500 USD | 4,752.80 NOK |
| 1,000 USD | 9,505.59 NOK |
Get USD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=NOKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-06-17T18:49:25Z",
"rates": {
"NOK": 9.50559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "NOK",
"amount": 100
},
"result": 950.559,
"rate": 9.50559
}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