Rate Overview
Live
1 HUF = 0.435687 NPR
1 NPR = 2.2952
HUF
Avg
0.443218
High
0.457128
Low
0.430945
Last updated: 3/7/2026, 9:28:59 AM
Quick Conversions
| HUF | NPR |
|---|---|
| 1 HUF | 0.44 NPR |
| 10 HUF | 4.36 NPR |
| 50 HUF | 21.78 NPR |
| 100 HUF | 43.57 NPR |
| 500 HUF | 217.84 NPR |
| 1,000 HUF | 435.69 NPR |
Get HUF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=NPRExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-07T09:28:59Z",
"rates": {
"NPR": 0.435687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "NPR",
"amount": 100
},
"result": 43.5687,
"rate": 0.435687
}Build with HUF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key