Rate Overview
Live
1 NPR = 0.051129 HKD
1 HKD = 19.5584
NPR
Avg
0.052989
High
0.054402
Low
0.050911
Last updated: 5/27/2026, 11:19:12 AM
Quick Conversions
| NPR | HKD |
|---|---|
| 1 NPR | 0.05 HKD |
| 10 NPR | 0.51 HKD |
| 50 NPR | 2.56 HKD |
| 100 NPR | 5.11 HKD |
| 500 NPR | 25.56 HKD |
| 1,000 NPR | 51.13 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-05-27T11:19:12Z",
"rates": {
"HKD": 0.051129
}
}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.1129,
"rate": 0.051129
}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