Rate Overview
Live
1 NPR = 1.9950 HUF
1 HUF = 0.501256
NPR
Avg
2.4940
High
2.9363
Low
1.9950
Last updated: 5/28/2026, 2:33:39 AM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 1.99 HUF |
| 10 NPR | 19.95 HUF |
| 50 NPR | 99.75 HUF |
| 100 NPR | 199.50 HUF |
| 500 NPR | 997.49 HUF |
| 1,000 NPR | 1,994.99 HUF |
Get NPR/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=HUFExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-28T02:33:39Z",
"rates": {
"HUF": 1.994988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "HUF",
"amount": 100
},
"result": 199.4988,
"rate": 1.994988
}Build with NPR/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key