Rate Overview
Live
1 UAH = 0.596733 HNL
1 HNL = 1.6758
UAH
Avg
0.598458
High
0.602386
Low
0.585372
Last updated: 7/29/2026, 5:59:29 PM
Quick Conversions
| UAH | HNL |
|---|---|
| 1 UAH | 0.60 HNL |
| 10 UAH | 5.97 HNL |
| 50 UAH | 29.84 HNL |
| 100 UAH | 59.67 HNL |
| 500 UAH | 298.37 HNL |
| 1,000 UAH | 596.73 HNL |
Get UAH/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=HNLExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T17:59:29Z",
"rates": {
"HNL": 0.596733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "HNL",
"amount": 100
},
"result": 59.6733,
"rate": 0.596733
}Build with UAH/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key