Rate Overview
Live
1 NPR = 0.051128 HKD
1 HKD = 19.5588
NPR
Avg
0.055435
High
0.058107
Low
0.051128
Last updated: 5/27/2026, 9:56:36 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-27T09:56:36Z",
"rates": {
"HKD": 0.051128
}
}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.1128,
"rate": 0.051128
}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