Rate Overview
Live
1 USD = 9.7476 NOK
1 NOK = 0.102590
USD
Avg
9.9212
High
10.2509
Low
9.5141
Last updated: 3/27/2026, 6:50:12 PM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.75 NOK |
| 10 USD | 97.48 NOK |
| 50 USD | 487.38 NOK |
| 100 USD | 974.76 NOK |
| 500 USD | 4,873.78 NOK |
| 1,000 USD | 9,747.56 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-27T18:50:12Z",
"rates": {
"NOK": 9.74756
}
}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": 974.756,
"rate": 9.74756
}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