Rate Overview
Live
1 NOK = 0.105902 USD
1 USD = 9.4427
NOK
Avg
0.105522
High
0.105902
Low
0.104988
Last updated: 8/16/2026, 8:28:43 PM
Quick Conversions
| NOK | USD |
|---|---|
| 1 NOK | 0.11 USD |
| 10 NOK | 1.06 USD |
| 50 NOK | 5.30 USD |
| 100 NOK | 10.59 USD |
| 500 NOK | 52.95 USD |
| 1,000 NOK | 105.90 USD |
Get NOK/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=USDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-16T20:28:43Z",
"rates": {
"USD": 0.105902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "USD",
"amount": 100
},
"result": 10.5902,
"rate": 0.105902
}Build with NOK/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key