Rate Overview
Live
1 UAH = 0.606360 HNL
1 HNL = 1.6492
UAH
Avg
0.605345
High
0.606360
Low
0.603531
Last updated: 5/7/2026, 10:35:26 AM
Quick Conversions
| UAH | HNL |
|---|---|
| 1 UAH | 0.61 HNL |
| 10 UAH | 6.06 HNL |
| 50 UAH | 30.32 HNL |
| 100 UAH | 60.64 HNL |
| 500 UAH | 303.18 HNL |
| 1,000 UAH | 606.36 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-05-07T10:35:26Z",
"rates": {
"HNL": 0.60636
}
}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.636,
"rate": 0.60636
}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