Rate Overview
Live
1 NPR = 2.0612 HUF
1 HUF = 0.485155
NPR
Avg
2.1058
High
2.1765
Low
2.0612
Last updated: 4/17/2026, 12:06:35 PM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 2.06 HUF |
| 10 NPR | 20.61 HUF |
| 50 NPR | 103.06 HUF |
| 100 NPR | 206.12 HUF |
| 500 NPR | 1,030.60 HUF |
| 1,000 NPR | 2,061.20 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-04-17T12:06:35Z",
"rates": {
"HUF": 2.061198
}
}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.1198,
"rate": 2.061198
}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