Rate Overview
Live
1 HUF = 0.448692 NPR
1 NPR = 2.2287
HUF
Avg
0.437812
High
0.460084
Low
0.418206
Last updated: 3/28/2026, 1:55:53 PM
Quick Conversions
| HUF | NPR |
|---|---|
| 1 HUF | 0.45 NPR |
| 10 HUF | 4.49 NPR |
| 50 HUF | 22.43 NPR |
| 100 HUF | 44.87 NPR |
| 500 HUF | 224.35 NPR |
| 1,000 HUF | 448.69 NPR |
Get HUF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=NPRExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-28T13:55:53Z",
"rates": {
"NPR": 0.448692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "NPR",
"amount": 100
},
"result": 44.8692,
"rate": 0.448692
}Build with HUF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key