Rate Overview
Live
1 NOK = 0.106489 USD
1 USD = 9.3906
NOK
Avg
0.105451
High
0.106489
Low
0.104815
Last updated: 4/15/2026, 11:50:10 PM
Quick Conversions
| NOK | USD |
|---|---|
| 1 NOK | 0.11 USD |
| 10 NOK | 1.06 USD |
| 50 NOK | 5.32 USD |
| 100 NOK | 10.65 USD |
| 500 NOK | 53.24 USD |
| 1,000 NOK | 106.49 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-04-15T23:50:10Z",
"rates": {
"USD": 0.106489
}
}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.6489,
"rate": 0.106489
}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