Rate Overview
Live
1 HKD = 1.2478 NOK
1 NOK = 0.801388
HKD
Avg
1.2268
High
1.2948
Low
1.1709
Last updated: 7/12/2026, 3:36:50 AM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.25 NOK |
| 10 HKD | 12.48 NOK |
| 50 HKD | 62.39 NOK |
| 100 HKD | 124.78 NOK |
| 500 HKD | 623.92 NOK |
| 1,000 HKD | 1,247.84 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-12T03:36:50Z",
"rates": {
"NOK": 1.247835
}
}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": 124.7835,
"rate": 1.247835
}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