Rate Overview
Live
1 NOK = 0.808377 HKD
1 HKD = 1.2370
NOK
Avg
0.812124
High
0.820971
Low
0.803127
Last updated: 3/26/2026, 10:32:21 PM
Quick Conversions
| NOK | HKD |
|---|---|
| 1 NOK | 0.81 HKD |
| 10 NOK | 8.08 HKD |
| 50 NOK | 40.42 HKD |
| 100 NOK | 80.84 HKD |
| 500 NOK | 404.19 HKD |
| 1,000 NOK | 808.38 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-26T22:32:21Z",
"rates": {
"HKD": 0.808377
}
}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": 80.8377,
"rate": 0.808377
}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