Rate Overview
Live
1 NOK = 0.842881 HKD
1 HKD = 1.1864
NOK
Avg
0.845571
High
0.848685
Low
0.842499
Last updated: 5/28/2026, 6:56:22 AM
Quick Conversions
| NOK | HKD |
|---|---|
| 1 NOK | 0.84 HKD |
| 10 NOK | 8.43 HKD |
| 50 NOK | 42.14 HKD |
| 100 NOK | 84.29 HKD |
| 500 NOK | 421.44 HKD |
| 1,000 NOK | 842.88 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-05-28T06:56:22Z",
"rates": {
"HKD": 0.842881
}
}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": 84.2881,
"rate": 0.842881
}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