Rate Overview
Live
1 NPR = 2.2952 HUF
1 HUF = 0.435687
NPR
Avg
2.2570
High
2.3205
Low
2.1876
Last updated: 3/7/2026, 7:41:44 AM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 2.30 HUF |
| 10 NPR | 22.95 HUF |
| 50 NPR | 114.76 HUF |
| 100 NPR | 229.52 HUF |
| 500 NPR | 1,147.61 HUF |
| 1,000 NPR | 2,295.22 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-03-07T07:41:44Z",
"rates": {
"HUF": 2.295224
}
}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": 229.5224,
"rate": 2.295224
}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