Rate Overview
Live
1 NOK = 0.803670 HKD
1 HKD = 1.2443
NOK
Avg
0.798882
High
0.803670
Low
0.792080
Last updated: 7/9/2026, 5:31:56 AM
Quick Conversions
| NOK | HKD |
|---|---|
| 1 NOK | 0.80 HKD |
| 10 NOK | 8.04 HKD |
| 50 NOK | 40.18 HKD |
| 100 NOK | 80.37 HKD |
| 500 NOK | 401.84 HKD |
| 1,000 NOK | 803.67 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-07-09T05:31:56Z",
"rates": {
"HKD": 0.80367
}
}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.367,
"rate": 0.80367
}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