Rate Overview
Live
1 USD = 9.1984 NOK
1 NOK = 0.108714
USD
Avg
9.2600
High
9.2971
Low
9.1984
Last updated: 5/8/2026, 1:04:50 PM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.20 NOK |
| 10 USD | 91.98 NOK |
| 50 USD | 459.92 NOK |
| 100 USD | 919.84 NOK |
| 500 USD | 4,599.22 NOK |
| 1,000 USD | 9,198.44 NOK |
Get USD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=NOKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-08T13:04:50Z",
"rates": {
"NOK": 9.198435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "NOK",
"amount": 100
},
"result": 919.8435,
"rate": 9.198435
}Build with USD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key