Rate Overview
Live
1 HUF = 0.084563 HNL
1 HNL = 11.8255
HUF
Avg
0.085108
High
0.085855
Low
0.084463
Last updated: 9/3/2026, 5:58:04 AM
Quick Conversions
| HUF | HNL |
|---|---|
| 1 HUF | 0.08 HNL |
| 10 HUF | 0.85 HNL |
| 50 HUF | 4.23 HNL |
| 100 HUF | 8.46 HNL |
| 500 HUF | 42.28 HNL |
| 1,000 HUF | 84.56 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-09-03T05:58:04Z",
"rates": {
"HNL": 0.084563
}
}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.4563,
"rate": 0.084563
}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