Rate Overview
Live
1 HUF = 0.502587 NPR
1 NPR = 1.9897
HUF
Avg
0.434586
High
0.502587
Low
0.382537
Last updated: 5/27/2026, 6:27:14 PM
Quick Conversions
| HUF | NPR |
|---|---|
| 1 HUF | 0.50 NPR |
| 10 HUF | 5.03 NPR |
| 50 HUF | 25.13 NPR |
| 100 HUF | 50.26 NPR |
| 500 HUF | 251.29 NPR |
| 1,000 HUF | 502.59 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-05-27T18:27:14Z",
"rates": {
"NPR": 0.502587
}
}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": 50.2587,
"rate": 0.502587
}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