Rate Overview
Live
1 HUF = 0.502620 NPR
1 NPR = 1.9896
HUF
Avg
0.457280
High
0.503305
Low
0.430767
Last updated: 5/27/2026, 7:30:57 PM
Quick Conversions
| HUF | NPR |
|---|---|
| 1 HUF | 0.50 NPR |
| 10 HUF | 5.03 NPR |
| 50 HUF | 25.13 NPR |
| 100 HUF | 50.26 NPR |
| 500 HUF | 251.31 NPR |
| 1,000 HUF | 502.62 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-05-27T19:30:57Z",
"rates": {
"NPR": 0.50262
}
}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": 50.26199999999999,
"rate": 0.50262
}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