Rate Overview
Live
1 HKD = 1.2092 NOK
1 NOK = 0.826988
HKD
Avg
1.2133
High
1.2165
Low
1.2091
Last updated: 6/17/2026, 2:36:58 AM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.21 NOK |
| 10 HKD | 12.09 NOK |
| 50 HKD | 60.46 NOK |
| 100 HKD | 120.92 NOK |
| 500 HKD | 604.60 NOK |
| 1,000 HKD | 1,209.21 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-06-17T02:36:58Z",
"rates": {
"NOK": 1.209207
}
}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": 120.9207,
"rate": 1.209207
}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