Rate Overview
Live
1 USD = 9.4427 NOK
1 NOK = 0.105902
USD
Avg
9.4840
High
9.5249
Low
9.4427
Last updated: 8/15/2026, 5:35:40 AM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.44 NOK |
| 10 USD | 94.43 NOK |
| 50 USD | 472.13 NOK |
| 100 USD | 944.27 NOK |
| 500 USD | 4,721.33 NOK |
| 1,000 USD | 9,442.67 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-08-15T05:35:40Z",
"rates": {
"NOK": 9.4426671
}
}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": 944.26671,
"rate": 9.4426671
}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