Rate Overview
Live
1 HNL = 12.7812 HUF
1 HUF = 0.078240
HNL
Avg
12.4716
High
12.8582
Low
12.0255
Last updated: 3/7/2026, 1:06:03 AM
Quick Conversions
| HNL | HUF |
|---|---|
| 1 HNL | 12.78 HUF |
| 10 HNL | 127.81 HUF |
| 50 HNL | 639.06 HUF |
| 100 HNL | 1,278.12 HUF |
| 500 HNL | 6,390.62 HUF |
| 1,000 HNL | 12,781.25 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-07T01:06:03Z",
"rates": {
"HUF": 12.781245
}
}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": 1278.1245000000001,
"rate": 12.781245
}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