Rate Overview
Live
1 NPR = 2.0608 HUF
1 HUF = 0.485259
NPR
Avg
2.0545
High
2.0641
Low
2.0405
Last updated: 8/19/2026, 4:01:16 AM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 2.06 HUF |
| 10 NPR | 20.61 HUF |
| 50 NPR | 103.04 HUF |
| 100 NPR | 206.08 HUF |
| 500 NPR | 1,030.38 HUF |
| 1,000 NPR | 2,060.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-08-19T04:01:16Z",
"rates": {
"HUF": 2.060756
}
}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": 206.0756,
"rate": 2.060756
}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