Rate Overview
Live
1 HTG = 0.342690 UAH
1 UAH = 2.9181
HTG
Avg
0.335872
High
0.343542
Low
0.326425
Last updated: 7/29/2026, 2:16:26 AM
Quick Conversions
| HTG | UAH |
|---|---|
| 1 HTG | 0.34 UAH |
| 10 HTG | 3.43 UAH |
| 50 HTG | 17.13 UAH |
| 100 HTG | 34.27 UAH |
| 500 HTG | 171.35 UAH |
| 1,000 HTG | 342.69 UAH |
Get HTG/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=UAHExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-29T02:16:26Z",
"rates": {
"UAH": 0.34269
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "UAH",
"amount": 100
},
"result": 34.269,
"rate": 0.34269
}Build with HTG/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key