Rate Overview
Live
1 HUF = 0.482863 NPR
1 NPR = 2.0710
HUF
Avg
0.411766
High
0.493153
Low
0.340570
Last updated: 7/30/2026, 8:08:07 AM
Quick Conversions
| HUF | NPR |
|---|---|
| 1 HUF | 0.48 NPR |
| 10 HUF | 4.83 NPR |
| 50 HUF | 24.14 NPR |
| 100 HUF | 48.29 NPR |
| 500 HUF | 241.43 NPR |
| 1,000 HUF | 482.86 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-07-30T08:08:07Z",
"rates": {
"NPR": 0.482863
}
}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.2863,
"rate": 0.482863
}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