Rate Overview
Live
1 USD = 9.3687 NOK
1 NOK = 0.106738
USD
Avg
9.4300
High
9.5405
Low
9.3388
Last updated: 4/18/2026, 8:47:59 AM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.37 NOK |
| 10 USD | 93.69 NOK |
| 50 USD | 468.44 NOK |
| 100 USD | 936.87 NOK |
| 500 USD | 4,684.35 NOK |
| 1,000 USD | 9,368.70 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-04-18T08:47:59Z",
"rates": {
"NOK": 9.36870337
}
}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": 936.8703370000001,
"rate": 9.36870337
}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