Rate Overview
Live
1 NPR = 2.0430 HUF
1 HUF = 0.489483
NPR
Avg
2.0358
High
2.0617
Low
2.0209
Last updated: 7/8/2026, 8:53:58 AM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 2.04 HUF |
| 10 NPR | 20.43 HUF |
| 50 NPR | 102.15 HUF |
| 100 NPR | 204.30 HUF |
| 500 NPR | 1,021.49 HUF |
| 1,000 NPR | 2,042.97 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-07-08T08:53:58Z",
"rates": {
"HUF": 2.042971
}
}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": 204.2971,
"rate": 2.042971
}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