Rate Overview
Live
1 NPR = 1.9933 HUF
1 HUF = 0.501691
NPR
Avg
2.0170
High
2.0714
Low
1.9869
Last updated: 5/28/2026, 1:19:39 AM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 1.99 HUF |
| 10 NPR | 19.93 HUF |
| 50 NPR | 99.66 HUF |
| 100 NPR | 199.33 HUF |
| 500 NPR | 996.63 HUF |
| 1,000 NPR | 1,993.26 HUF |
Get NPR/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=HUFExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-28T01:19:39Z",
"rates": {
"HUF": 1.993258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "HUF",
"amount": 100
},
"result": 199.3258,
"rate": 1.993258
}Build with NPR/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key