Rate Overview
Live
1 UAH = 0.608028 HNL
1 HNL = 1.6447
UAH
Avg
0.610950
High
0.613855
Low
0.608028
Last updated: 4/17/2026, 7:53:24 AM
Quick Conversions
| UAH | HNL |
|---|---|
| 1 UAH | 0.61 HNL |
| 10 UAH | 6.08 HNL |
| 50 UAH | 30.40 HNL |
| 100 UAH | 60.80 HNL |
| 500 UAH | 304.01 HNL |
| 1,000 UAH | 608.03 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-04-17T07:53:24Z",
"rates": {
"HNL": 0.608028
}
}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": 60.802800000000005,
"rate": 0.608028
}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