Rate Overview
Live
1 NPR = 1.9978 HUF
1 HUF = 0.500561
NPR
Avg
2.0288
High
2.0550
Low
1.9902
Last updated: 5/7/2026, 5:48:08 PM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 2.00 HUF |
| 10 NPR | 19.98 HUF |
| 50 NPR | 99.89 HUF |
| 100 NPR | 199.78 HUF |
| 500 NPR | 998.88 HUF |
| 1,000 NPR | 1,997.76 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-07T17:48:08Z",
"rates": {
"HUF": 1.99776
}
}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.776,
"rate": 1.99776
}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