Rate Overview
Live
1 NPR = 2.0552 HUF
1 HUF = 0.486572
NPR
Avg
2.0566
High
2.0705
Low
2.0445
Last updated: 7/26/2026, 9:15:51 PM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 2.06 HUF |
| 10 NPR | 20.55 HUF |
| 50 NPR | 102.76 HUF |
| 100 NPR | 205.52 HUF |
| 500 NPR | 1,027.60 HUF |
| 1,000 NPR | 2,055.19 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-26T21:15:51Z",
"rates": {
"HUF": 2.055194
}
}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": 205.51940000000002,
"rate": 2.055194
}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