Rate Overview
Live
1 HKD = 1.1979 NOK
1 NOK = 0.834814
HKD
Avg
1.2106
High
1.2182
Low
1.1979
Last updated: 4/15/2026, 8:08:07 PM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.20 NOK |
| 10 HKD | 11.98 NOK |
| 50 HKD | 59.89 NOK |
| 100 HKD | 119.79 NOK |
| 500 HKD | 598.94 NOK |
| 1,000 HKD | 1,197.87 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-04-15T20:08:07Z",
"rates": {
"NOK": 1.197871
}
}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": 119.7871,
"rate": 1.197871
}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