Rate Overview
Live
1 HNL = 1.6728 UAH
1 UAH = 0.597799
HNL
Avg
1.6550
High
1.6784
Low
1.6246
Last updated: 7/28/2026, 10:15:00 AM
Quick Conversions
| HNL | UAH |
|---|---|
| 1 HNL | 1.67 UAH |
| 10 HNL | 16.73 UAH |
| 50 HNL | 83.64 UAH |
| 100 HNL | 167.28 UAH |
| 500 HNL | 836.40 UAH |
| 1,000 HNL | 1,672.80 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-07-28T10:15:00Z",
"rates": {
"UAH": 1.672804
}
}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": 167.2804,
"rate": 1.672804
}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