Rate Overview
Live
1 NPR = 0.050928 HKD
1 HKD = 19.6356
NPR
Avg
0.055097
High
0.058107
Low
0.050928
Last updated: 7/27/2026, 5:30:25 AM
Quick Conversions
| NPR | HKD |
|---|---|
| 1 NPR | 0.05 HKD |
| 10 NPR | 0.51 HKD |
| 50 NPR | 2.55 HKD |
| 100 NPR | 5.09 HKD |
| 500 NPR | 25.46 HKD |
| 1,000 NPR | 50.93 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-07-27T05:30:25Z",
"rates": {
"HKD": 0.050928
}
}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.0928,
"rate": 0.050928
}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