Rate Overview
Live
1 NPR = 2.0610 HUF
1 HUF = 0.485205
NPR
Avg
2.4593
High
2.9363
Low
2.0278
Last updated: 7/30/2026, 11:09:46 AM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 2.06 HUF |
| 10 NPR | 20.61 HUF |
| 50 NPR | 103.05 HUF |
| 100 NPR | 206.10 HUF |
| 500 NPR | 1,030.49 HUF |
| 1,000 NPR | 2,060.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-07-30T11:09:46Z",
"rates": {
"HUF": 2.060985
}
}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": 206.0985,
"rate": 2.060985
}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