Rate Overview
Live
1 HKD = 1.2302 NOK
1 NOK = 0.812853
HKD
Avg
1.2193
High
1.2713
Low
1.1709
Last updated: 7/20/2026, 11:54:52 AM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.23 NOK |
| 10 HKD | 12.30 NOK |
| 50 HKD | 61.51 NOK |
| 100 HKD | 123.02 NOK |
| 500 HKD | 615.12 NOK |
| 1,000 HKD | 1,230.24 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-20T11:54:52Z",
"rates": {
"NOK": 1.230235
}
}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": 123.0235,
"rate": 1.230235
}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