Rate Overview
Live
1 HKD = 1.2218 NOK
1 NOK = 0.818457
HKD
Avg
1.2257
High
1.2360
Low
1.2203
Last updated: 7/26/2026, 9:20:49 PM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.22 NOK |
| 10 HKD | 12.22 NOK |
| 50 HKD | 61.09 NOK |
| 100 HKD | 122.18 NOK |
| 500 HKD | 610.91 NOK |
| 1,000 HKD | 1,221.81 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-26T21:20:49Z",
"rates": {
"NOK": 1.221811
}
}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": 122.1811,
"rate": 1.221811
}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