Rate Overview
Live
1 HNL = 12.7299 HUF
1 HUF = 0.078555
HNL
Avg
13.7170
High
15.8670
Low
12.1980
Last updated: 3/27/2026, 9:34:55 AM
Quick Conversions
| HNL | HUF |
|---|---|
| 1 HNL | 12.73 HUF |
| 10 HNL | 127.30 HUF |
| 50 HNL | 636.49 HUF |
| 100 HNL | 1,272.99 HUF |
| 500 HNL | 6,364.94 HUF |
| 1,000 HNL | 12,729.89 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-03-27T09:34:55Z",
"rates": {
"HUF": 12.729888
}
}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": 1272.9888,
"rate": 12.729888
}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