Rate Overview
Live
1 NOK = 0.103087 USD
1 USD = 9.7005
NOK
Avg
0.103704
High
0.104769
Low
0.102715
Last updated: 3/26/2026, 9:52:04 PM
Quick Conversions
| NOK | USD |
|---|---|
| 1 NOK | 0.10 USD |
| 10 NOK | 1.03 USD |
| 50 NOK | 5.15 USD |
| 100 NOK | 10.31 USD |
| 500 NOK | 51.54 USD |
| 1,000 NOK | 103.09 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-03-26T21:52:04Z",
"rates": {
"USD": 0.103087
}
}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.3087,
"rate": 0.103087
}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