Rate Overview
Live
1 HUF = 0.078448 HNL
1 HNL = 12.7473
HUF
Avg
0.079764
High
0.083324
Low
0.077258
Last updated: 3/27/2026, 11:20:14 AM
Quick Conversions
| HUF | HNL |
|---|---|
| 1 HUF | 0.08 HNL |
| 10 HUF | 0.78 HNL |
| 50 HUF | 3.92 HNL |
| 100 HUF | 7.84 HNL |
| 500 HUF | 39.22 HNL |
| 1,000 HUF | 78.45 HNL |
Get HUF/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=HNLExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-27T11:20:14Z",
"rates": {
"HNL": 0.078448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "HNL",
"amount": 100
},
"result": 7.8448,
"rate": 0.078448
}Build with HUF/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key