Rate Overview
Live
1 HKD = 1.2330 NOK
1 NOK = 0.811021
HKD
Avg
1.2860
High
1.4655
Low
1.0653
Last updated: 3/26/2026, 1:00:22 PM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.23 NOK |
| 10 HKD | 12.33 NOK |
| 50 HKD | 61.65 NOK |
| 100 HKD | 123.30 NOK |
| 500 HKD | 616.51 NOK |
| 1,000 HKD | 1,233.01 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-26T13:00:22Z",
"rates": {
"NOK": 1.233014
}
}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.3014,
"rate": 1.233014
}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