Rate Overview
Live
1 USD = 9.6773 NOK
1 NOK = 0.103334
USD
Avg
9.7306
High
10.0791
Low
9.4795
Last updated: 3/27/2026, 9:44:08 AM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.68 NOK |
| 10 USD | 96.77 NOK |
| 50 USD | 483.87 NOK |
| 100 USD | 967.73 NOK |
| 500 USD | 4,838.67 NOK |
| 1,000 USD | 9,677.34 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-03-27T09:44:08Z",
"rates": {
"NOK": 9.67734
}
}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": 967.7339999999999,
"rate": 9.67734
}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