Rate Overview
Live
1 NOK = 0.815316 HKD
1 HKD = 1.2265
NOK
Avg
0.815153
High
0.824008
Low
0.805014
Last updated: 3/6/2026, 6:12:41 PM
Quick Conversions
| NOK | HKD |
|---|---|
| 1 NOK | 0.82 HKD |
| 10 NOK | 8.15 HKD |
| 50 NOK | 40.77 HKD |
| 100 NOK | 81.53 HKD |
| 500 NOK | 407.66 HKD |
| 1,000 NOK | 815.32 HKD |
Get NOK/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=HKDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-06T18:12:41Z",
"rates": {
"HKD": 0.815316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "HKD",
"amount": 100
},
"result": 81.5316,
"rate": 0.815316
}Build with NOK/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key