Rate Overview
Live
1 HUF = 0.503672 NPR
1 NPR = 1.9854
HUF
Avg
0.492984
High
0.503672
Low
0.486628
Last updated: 5/7/2026, 1:52:30 PM
Quick Conversions
| HUF | NPR |
|---|---|
| 1 HUF | 0.50 NPR |
| 10 HUF | 5.04 NPR |
| 50 HUF | 25.18 NPR |
| 100 HUF | 50.37 NPR |
| 500 HUF | 251.84 NPR |
| 1,000 HUF | 503.67 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-07T13:52:30Z",
"rates": {
"NPR": 0.503672
}
}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.367200000000004,
"rate": 0.503672
}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