Rate Overview
Live
1 HKD = 1.1862 NOK
1 NOK = 0.843032
HKD
Avg
1.2234
High
1.2948
Low
1.1709
Last updated: 5/28/2026, 3:45:04 AM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.19 NOK |
| 10 HKD | 11.86 NOK |
| 50 HKD | 59.31 NOK |
| 100 HKD | 118.62 NOK |
| 500 HKD | 593.10 NOK |
| 1,000 HKD | 1,186.20 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-05-28T03:45:04Z",
"rates": {
"NOK": 1.186195
}
}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": 118.61950000000002,
"rate": 1.186195
}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