Rate Overview
Live
1 HNL = 1.6687 UAH
1 UAH = 0.599257
HNL
Avg
1.6754
High
1.6795
Low
1.6687
Last updated: 7/1/2026, 11:00:06 AM
Quick Conversions
| HNL | UAH |
|---|---|
| 1 HNL | 1.67 UAH |
| 10 HNL | 16.69 UAH |
| 50 HNL | 83.44 UAH |
| 100 HNL | 166.87 UAH |
| 500 HNL | 834.37 UAH |
| 1,000 HNL | 1,668.73 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-01T11:00:06Z",
"rates": {
"UAH": 1.668732
}
}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.8732,
"rate": 1.668732
}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