Rate Overview
Live
1 HUF = 0.485039 NPR
1 NPR = 2.0617
HUF
Avg
0.482776
High
0.486209
Low
0.477697
Last updated: 9/6/2026, 2:05:53 PM
Quick Conversions
| HUF | NPR |
|---|---|
| 1 HUF | 0.49 NPR |
| 10 HUF | 4.85 NPR |
| 50 HUF | 24.25 NPR |
| 100 HUF | 48.50 NPR |
| 500 HUF | 242.52 NPR |
| 1,000 HUF | 485.04 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-09-06T14:05:53Z",
"rates": {
"NPR": 0.485039
}
}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.5039,
"rate": 0.485039
}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