Rate Overview
Live
1 HNL = 12.6666 HUF
1 HUF = 0.078948
HNL
Avg
12.7213
High
12.8207
Low
12.6471
Last updated: 3/27/2026, 6:05:48 AM
Quick Conversions
| HNL | HUF |
|---|---|
| 1 HNL | 12.67 HUF |
| 10 HNL | 126.67 HUF |
| 50 HNL | 633.33 HUF |
| 100 HNL | 1,266.66 HUF |
| 500 HNL | 6,333.29 HUF |
| 1,000 HNL | 12,666.59 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-27T06:05:48Z",
"rates": {
"HUF": 12.666587
}
}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": 1266.6587,
"rate": 12.666587
}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