Rate Overview
Live
1 HKD = 1.2222 NOK
1 NOK = 0.818223
HKD
Avg
1.2278
High
1.2360
Low
1.2203
Last updated: 7/24/2026, 7:37:39 PM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.22 NOK |
| 10 HKD | 12.22 NOK |
| 50 HKD | 61.11 NOK |
| 100 HKD | 122.22 NOK |
| 500 HKD | 611.08 NOK |
| 1,000 HKD | 1,222.16 NOK |
Get HKD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=NOKExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-24T19:37:39Z",
"rates": {
"NOK": 1.222161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "NOK",
"amount": 100
},
"result": 122.21610000000001,
"rate": 1.222161
}Build with HKD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key