Rate Overview
Live
1 HUF = 0.087257 HNL
1 HNL = 11.4604
HUF
Avg
0.086482
High
0.087257
Low
0.085398
Last updated: 5/27/2026, 12:32:22 PM
Quick Conversions
| HUF | HNL |
|---|---|
| 1 HUF | 0.09 HNL |
| 10 HUF | 0.87 HNL |
| 50 HUF | 4.36 HNL |
| 100 HUF | 8.73 HNL |
| 500 HUF | 43.63 HNL |
| 1,000 HUF | 87.26 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-05-27T12:32:22Z",
"rates": {
"HNL": 0.087257
}
}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.7257,
"rate": 0.087257
}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