Rate Overview
Live
1 UAH = 0.604623 HNL
1 HNL = 1.6539
UAH
Avg
0.623065
High
0.634514
Low
0.599675
Last updated: 3/27/2026, 11:20:02 AM
Quick Conversions
| UAH | HNL |
|---|---|
| 1 UAH | 0.60 HNL |
| 10 UAH | 6.05 HNL |
| 50 UAH | 30.23 HNL |
| 100 UAH | 60.46 HNL |
| 500 UAH | 302.31 HNL |
| 1,000 UAH | 604.62 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-03-27T11:20:02Z",
"rates": {
"HNL": 0.604623
}
}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.4623,
"rate": 0.604623
}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