Rate Overview
Live
1 HKD = 1.2331 NOK
1 NOK = 0.810932
HKD
Avg
1.2275
High
1.2422
Low
1.2136
Last updated: 3/6/2026, 8:12:18 AM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.23 NOK |
| 10 HKD | 12.33 NOK |
| 50 HKD | 61.66 NOK |
| 100 HKD | 123.31 NOK |
| 500 HKD | 616.57 NOK |
| 1,000 HKD | 1,233.15 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-03-06T08:12:18Z",
"rates": {
"NOK": 1.233149
}
}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.31490000000001,
"rate": 1.233149
}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