Rate Overview
Live
1 HUF = 0.485332 NPR
1 NPR = 2.0604
HUF
Avg
0.485753
High
0.489112
Low
0.482752
Last updated: 7/28/2026, 9:40:37 PM
Quick Conversions
| HUF | NPR |
|---|---|
| 1 HUF | 0.49 NPR |
| 10 HUF | 4.85 NPR |
| 50 HUF | 24.27 NPR |
| 100 HUF | 48.53 NPR |
| 500 HUF | 242.67 NPR |
| 1,000 HUF | 485.33 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-28T21:40:37Z",
"rates": {
"NPR": 0.485332
}
}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.5332,
"rate": 0.485332
}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