Rate Overview
Live
1 NPR = 0.051870 HKD
1 HKD = 19.2790
NPR
Avg
0.051622
High
0.051890
Low
0.051282
Last updated: 9/5/2026, 6:41:23 AM
Quick Conversions
| NPR | HKD |
|---|---|
| 1 NPR | 0.05 HKD |
| 10 NPR | 0.52 HKD |
| 50 NPR | 2.59 HKD |
| 100 NPR | 5.19 HKD |
| 500 NPR | 25.94 HKD |
| 1,000 NPR | 51.87 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-09-05T06:41:23Z",
"rates": {
"HKD": 0.05187
}
}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.187,
"rate": 0.05187
}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