Rate Overview
Live
1 USD = 9.7048 NOK
1 NOK = 0.103041
USD
Avg
10.0421
High
11.4097
Low
8.2739
Last updated: 3/27/2026, 3:02:57 PM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.70 NOK |
| 10 USD | 97.05 NOK |
| 50 USD | 485.24 NOK |
| 100 USD | 970.48 NOK |
| 500 USD | 4,852.42 NOK |
| 1,000 USD | 9,704.84 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-27T15:02:57Z",
"rates": {
"NOK": 9.70484
}
}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": 970.484,
"rate": 9.70484
}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