Rate Overview
Live
1 NOK = 0.849448 HKD
1 HKD = 1.1772
NOK
Avg
0.844869
High
0.849448
Low
0.839987
Last updated: 5/7/2026, 10:15:02 AM
Quick Conversions
| NOK | HKD |
|---|---|
| 1 NOK | 0.85 HKD |
| 10 NOK | 8.49 HKD |
| 50 NOK | 42.47 HKD |
| 100 NOK | 84.94 HKD |
| 500 NOK | 424.72 HKD |
| 1,000 NOK | 849.45 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-07T10:15:02Z",
"rates": {
"HKD": 0.849448
}
}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.9448,
"rate": 0.849448
}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