Rate Overview
Live
1 NOK = 0.803247 HKD
1 HKD = 1.2449
NOK
Avg
0.817367
High
0.825045
Low
0.803247
Last updated: 6/19/2026, 8:30:14 AM
Quick Conversions
| NOK | HKD |
|---|---|
| 1 NOK | 0.80 HKD |
| 10 NOK | 8.03 HKD |
| 50 NOK | 40.16 HKD |
| 100 NOK | 80.32 HKD |
| 500 NOK | 401.62 HKD |
| 1,000 NOK | 803.25 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-06-19T08:30:14Z",
"rates": {
"HKD": 0.803247
}
}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.3247,
"rate": 0.803247
}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