Rate Overview
Live
1 NPR = 2.0630 HUF
1 HUF = 0.484733
NPR
Avg
2.0716
High
2.0934
Low
2.0567
Last updated: 9/5/2026, 9:53:25 PM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 2.06 HUF |
| 10 NPR | 20.63 HUF |
| 50 NPR | 103.15 HUF |
| 100 NPR | 206.30 HUF |
| 500 NPR | 1,031.50 HUF |
| 1,000 NPR | 2,062.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-09-05T21:53:25Z",
"rates": {
"HUF": 2.062993
}
}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.29930000000002,
"rate": 2.062993
}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