Rate Overview
Live
1 HUF = 0.085820 HNL
1 HNL = 11.6523
HUF
Avg
0.084778
High
0.086263
Low
0.082679
Last updated: 4/17/2026, 7:38:32 AM
Quick Conversions
| HUF | HNL |
|---|---|
| 1 HUF | 0.09 HNL |
| 10 HUF | 0.86 HNL |
| 50 HUF | 4.29 HNL |
| 100 HUF | 8.58 HNL |
| 500 HUF | 42.91 HNL |
| 1,000 HUF | 85.82 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-04-17T07:38:32Z",
"rates": {
"HNL": 0.08582
}
}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": 8.581999999999999,
"rate": 0.08582
}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