Rate Overview
Live
1 NOK = 0.843209 HKD
1 HKD = 1.1859
NOK
Avg
0.835410
High
0.844039
Low
0.830218
Last updated: 8/21/2026, 9:59:07 PM
Quick Conversions
| NOK | HKD |
|---|---|
| 1 NOK | 0.84 HKD |
| 10 NOK | 8.43 HKD |
| 50 NOK | 42.16 HKD |
| 100 NOK | 84.32 HKD |
| 500 NOK | 421.60 HKD |
| 1,000 NOK | 843.21 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-08-21T21:59:07Z",
"rates": {
"HKD": 0.843209
}
}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.3209,
"rate": 0.843209
}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