Rate Overview
Live
1 UAH = 0.594769 HNL
1 HNL = 1.6813
UAH
Avg
0.595335
High
0.596527
Low
0.594769
Last updated: 6/19/2026, 9:00:07 AM
Quick Conversions
| UAH | HNL |
|---|---|
| 1 UAH | 0.59 HNL |
| 10 UAH | 5.95 HNL |
| 50 UAH | 29.74 HNL |
| 100 UAH | 59.48 HNL |
| 500 UAH | 297.38 HNL |
| 1,000 UAH | 594.77 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-06-19T09:00:07Z",
"rates": {
"HNL": 0.594769
}
}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.4769,
"rate": 0.594769
}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