Rate Overview
Live
1 NPR = 2.0450 HUF
1 HUF = 0.489004
NPR
Avg
2.0108
High
2.0450
Low
1.9909
Last updated: 6/19/2026, 8:52:38 AM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 2.04 HUF |
| 10 NPR | 20.45 HUF |
| 50 NPR | 102.25 HUF |
| 100 NPR | 204.50 HUF |
| 500 NPR | 1,022.49 HUF |
| 1,000 NPR | 2,044.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-06-19T08:52:38Z",
"rates": {
"HUF": 2.044971
}
}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.4971,
"rate": 2.044971
}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