Rate Overview
Live
1 HKD = 1.1847 NOK
1 NOK = 0.844098
HKD
Avg
1.2389
High
1.3030
Low
1.1759
Last updated: 5/28/2026, 12:07:48 AM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.18 NOK |
| 10 HKD | 11.85 NOK |
| 50 HKD | 59.23 NOK |
| 100 HKD | 118.47 NOK |
| 500 HKD | 592.35 NOK |
| 1,000 HKD | 1,184.70 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-28T00:07:48Z",
"rates": {
"NOK": 1.184697
}
}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.46969999999999,
"rate": 1.184697
}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