Rate Overview
Live
1 HKD = 1.2304 NOK
1 NOK = 0.812744
HKD
Avg
1.2484
High
1.2674
Low
1.2304
Last updated: 7/18/2026, 8:46:08 AM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.23 NOK |
| 10 HKD | 12.30 NOK |
| 50 HKD | 61.52 NOK |
| 100 HKD | 123.04 NOK |
| 500 HKD | 615.20 NOK |
| 1,000 HKD | 1,230.40 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-18T08:46:08Z",
"rates": {
"NOK": 1.2304
}
}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.03999999999999,
"rate": 1.2304
}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