Rate Overview
Live
1 HNL = 1.6657 UAH
1 UAH = 0.600365
HNL
Avg
1.6560
High
1.6657
Low
1.6471
Last updated: 5/28/2026, 3:43:38 PM
Quick Conversions
| HNL | UAH |
|---|---|
| 1 HNL | 1.67 UAH |
| 10 HNL | 16.66 UAH |
| 50 HNL | 83.28 UAH |
| 100 HNL | 166.57 UAH |
| 500 HNL | 832.83 UAH |
| 1,000 HNL | 1,665.65 UAH |
Get HNL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=UAHExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-05-28T15:43:38Z",
"rates": {
"UAH": 1.665654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "UAH",
"amount": 100
},
"result": 166.5654,
"rate": 1.665654
}Build with HNL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key