Rate Overview
Live
1 HUF = 0.084361 HNL
1 HNL = 11.8538
HUF
Avg
0.083889
High
0.088554
Low
0.077330
Last updated: 7/21/2026, 11:43:02 PM
Quick Conversions
| HUF | HNL |
|---|---|
| 1 HUF | 0.08 HNL |
| 10 HUF | 0.84 HNL |
| 50 HUF | 4.22 HNL |
| 100 HUF | 8.44 HNL |
| 500 HUF | 42.18 HNL |
| 1,000 HUF | 84.36 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-07-21T23:43:02Z",
"rates": {
"HNL": 0.084361
}
}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.4361,
"rate": 0.084361
}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