Rate Overview
Live
1 USD = 9.7962 NOK
1 NOK = 0.102081
USD
Avg
9.8591
High
9.9381
Low
9.7962
Last updated: 7/7/2026, 4:32:50 PM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.80 NOK |
| 10 USD | 97.96 NOK |
| 50 USD | 489.81 NOK |
| 100 USD | 979.62 NOK |
| 500 USD | 4,898.08 NOK |
| 1,000 USD | 9,796.15 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-07T16:32:50Z",
"rates": {
"NOK": 9.79615
}
}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": 979.6150000000001,
"rate": 9.79615
}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