Rate Overview
Live
1 HKD = 1.2313 NOK
1 NOK = 0.812150
HKD
Avg
1.2314
High
1.2451
Low
1.2181
Last updated: 3/26/2026, 2:32:15 PM
Quick Conversions
| HKD | NOK |
|---|---|
| 1 HKD | 1.23 NOK |
| 10 HKD | 12.31 NOK |
| 50 HKD | 61.57 NOK |
| 100 HKD | 123.13 NOK |
| 500 HKD | 615.65 NOK |
| 1,000 HKD | 1,231.30 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-26T14:32:15Z",
"rates": {
"NOK": 1.2313
}
}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.13000000000001,
"rate": 1.2313
}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