Rate Overview
Live
1 USD = 9.6464 NOK
1 NOK = 0.103666
USD
Avg
9.6072
High
9.6639
Low
9.5702
Last updated: 7/27/2026, 11:02:45 AM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.65 NOK |
| 10 USD | 96.46 NOK |
| 50 USD | 482.32 NOK |
| 100 USD | 964.64 NOK |
| 500 USD | 4,823.20 NOK |
| 1,000 USD | 9,646.40 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-27T11:02:45Z",
"rates": {
"NOK": 9.6464
}
}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": 964.64,
"rate": 9.6464
}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