Rate Overview
Live
1 NPR = 1.9903 HUF
1 HUF = 0.502440
NPR
Avg
2.0051
High
2.0189
Low
1.9900
Last updated: 5/27/2026, 11:03:41 PM
Quick Conversions
| NPR | HUF |
|---|---|
| 1 NPR | 1.99 HUF |
| 10 NPR | 19.90 HUF |
| 50 NPR | 99.51 HUF |
| 100 NPR | 199.03 HUF |
| 500 NPR | 995.14 HUF |
| 1,000 NPR | 1,990.29 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-27T23:03:41Z",
"rates": {
"HUF": 1.990289
}
}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.0289,
"rate": 1.990289
}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