Rate Overview
Live
1 NOK = 0.106555 USD
1 USD = 9.3848
NOK
Avg
0.105634
High
0.106555
Low
0.104815
Last updated: 4/16/2026, 1:30:08 AM
Quick Conversions
| NOK | USD |
|---|---|
| 1 NOK | 0.11 USD |
| 10 NOK | 1.07 USD |
| 50 NOK | 5.33 USD |
| 100 NOK | 10.66 USD |
| 500 NOK | 53.28 USD |
| 1,000 NOK | 106.55 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-16T01:30:08Z",
"rates": {
"USD": 0.106555
}
}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.6555,
"rate": 0.106555
}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