Rate Overview
Live
1 HTG = 0.333091 UAH
1 UAH = 3.0022
HTG
Avg
0.331211
High
0.334690
Low
0.328032
Last updated: 3/7/2026, 7:16:34 AM
Quick Conversions
| HTG | UAH |
|---|---|
| 1 HTG | 0.33 UAH |
| 10 HTG | 3.33 UAH |
| 50 HTG | 16.65 UAH |
| 100 HTG | 33.31 UAH |
| 500 HTG | 166.55 UAH |
| 1,000 HTG | 333.09 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-03-07T07:16:34Z",
"rates": {
"UAH": 0.333091
}
}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": 33.3091,
"rate": 0.333091
}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