Rate Overview
Live
1 USD = 9.5809 NOK
1 NOK = 0.104374
USD
Avg
9.8167
High
10.3585
Low
9.2012
Last updated: 7/25/2026, 12:41:53 PM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.58 NOK |
| 10 USD | 95.81 NOK |
| 50 USD | 479.04 NOK |
| 100 USD | 958.09 NOK |
| 500 USD | 4,790.45 NOK |
| 1,000 USD | 9,580.90 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-07-25T12:41:53Z",
"rates": {
"NOK": 9.58089578
}
}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": 958.0895780000001,
"rate": 9.58089578
}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