Rate Overview
Live
1 HUF = 0.487905 NPR
1 NPR = 2.0496
HUF
Avg
0.486138
High
0.487950
Low
0.483598
Last updated: 8/17/2026, 4:49:53 AM
Quick Conversions
| HUF | NPR |
|---|---|
| 1 HUF | 0.49 NPR |
| 10 HUF | 4.88 NPR |
| 50 HUF | 24.40 NPR |
| 100 HUF | 48.79 NPR |
| 500 HUF | 243.95 NPR |
| 1,000 HUF | 487.91 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-08-17T04:49:53Z",
"rates": {
"NPR": 0.487905
}
}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": 48.790499999999994,
"rate": 0.487905
}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