Rate Overview
Live
1 USD = 9.2540 NOK
1 NOK = 0.108061
USD
Avg
9.2592
High
9.3266
Low
9.1690
Last updated: 5/28/2026, 5:17:37 PM
Quick Conversions
| USD | NOK |
|---|---|
| 1 USD | 9.25 NOK |
| 10 USD | 92.54 NOK |
| 50 USD | 462.70 NOK |
| 100 USD | 925.41 NOK |
| 500 USD | 4,627.03 NOK |
| 1,000 USD | 9,254.05 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-28T17:17:37Z",
"rates": {
"NOK": 9.25405
}
}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": 925.405,
"rate": 9.25405
}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