Rate Overview
Live
1 HNL = 11.4384 HUF
1 HUF = 0.087425
HNL
Avg
12.1185
High
12.8986
Low
11.4384
Last updated: 5/28/2026, 3:56:50 PM
Quick Conversions
| HNL | HUF |
|---|---|
| 1 HNL | 11.44 HUF |
| 10 HNL | 114.38 HUF |
| 50 HNL | 571.92 HUF |
| 100 HNL | 1,143.84 HUF |
| 500 HNL | 5,719.20 HUF |
| 1,000 HNL | 11,438.39 HUF |
Get HNL/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=HUFExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-05-28T15:56:50Z",
"rates": {
"HUF": 11.43839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "HUF",
"amount": 100
},
"result": 1143.839,
"rate": 11.43839
}Build with HNL/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key