Rate Overview
Live
1 HKD = 1.2538 NOK
1 NOK = 0.797562
HKD
Avg
1.2593
High
1.2670
Low
1.2538
Last updated: 7/6/2026, 6:34:52 AM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.25 NOK |
| 10 HKD | 12.54 NOK |
| 50 HKD | 62.69 NOK |
| 100 HKD | 125.38 NOK |
| 500 HKD | 626.91 NOK |
| 1,000 HKD | 1,253.82 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-06T06:34:52Z",
"rates": {
"NOK": 1.253821
}
}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": 125.38210000000001,
"rate": 1.253821
}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