Rate Overview
Live
1 UZS = 0.010790 HTG
1 HTG = 92.6784
UZS
Avg
0.010774
High
0.010790
Low
0.010734
Last updated: 4/18/2026, 6:05:06 AM
Quick Conversions
| UZS | HTG |
|---|---|
| 1 UZS | 0.01 HTG |
| 10 UZS | 0.11 HTG |
| 50 UZS | 0.54 HTG |
| 100 UZS | 1.08 HTG |
| 500 UZS | 5.40 HTG |
| 1,000 UZS | 10.79 HTG |
Get UZS/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=HTGExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-04-18T06:05:06Z",
"rates": {
"HTG": 0.01079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "HTG",
"amount": 100
},
"result": 1.079,
"rate": 0.01079
}Build with UZS/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key