Rate Overview
Live
1 UAH = 0.598904 HNL
1 HNL = 1.6697
UAH
Avg
0.599170
High
0.600240
Low
0.598089
Last updated: 8/19/2026, 4:02:07 PM
Quick Conversions
| UAH | HNL |
|---|---|
| 1 UAH | 0.60 HNL |
| 10 UAH | 5.99 HNL |
| 50 UAH | 29.95 HNL |
| 100 UAH | 59.89 HNL |
| 500 UAH | 299.45 HNL |
| 1,000 UAH | 598.90 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-08-19T16:02:07Z",
"rates": {
"HNL": 0.598904
}
}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.8904,
"rate": 0.598904
}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