Rate Overview
Live
1 NPR = 0.051969 HKD
1 HKD = 19.2422
NPR
Avg
0.055809
High
0.058107
Low
0.051969
Last updated: 3/27/2026, 9:45:35 AM
Quick Conversions
| NPR | HKD |
|---|---|
| 1 NPR | 0.05 HKD |
| 10 NPR | 0.52 HKD |
| 50 NPR | 2.60 HKD |
| 100 NPR | 5.20 HKD |
| 500 NPR | 25.98 HKD |
| 1,000 NPR | 51.97 HKD |
Get NPR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=HKDExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-27T09:45:35Z",
"rates": {
"HKD": 0.051969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "HKD",
"amount": 100
},
"result": 5.1969,
"rate": 0.051969
}Build with NPR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key