Rate Overview
Live
1 NOK = 0.107768 USD
1 USD = 9.2792
NOK
Avg
0.107838
High
0.108304
Low
0.107236
Last updated: 5/7/2026, 3:48:29 PM
Quick Conversions
| NOK | USD |
|---|---|
| 1 NOK | 0.11 USD |
| 10 NOK | 1.08 USD |
| 50 NOK | 5.39 USD |
| 100 NOK | 10.78 USD |
| 500 NOK | 53.88 USD |
| 1,000 NOK | 107.77 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-05-07T15:48:29Z",
"rates": {
"USD": 0.107768
}
}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.7768,
"rate": 0.107768
}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