Rate Overview
Live
1 UZS = 0.010850 HTG
1 HTG = 92.1659
UZS
Avg
0.010805
High
0.011024
Low
0.010294
Last updated: 8/1/2026, 12:54:30 AM
Quick Conversions
| UZS | HTG |
|---|---|
| 1 UZS | 0.01 HTG |
| 10 UZS | 0.11 HTG |
| 50 UZS | 0.54 HTG |
| 100 UZS | 1.09 HTG |
| 500 UZS | 5.43 HTG |
| 1,000 UZS | 10.85 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-08-01T00:54:30Z",
"rates": {
"HTG": 0.01085
}
}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.085,
"rate": 0.01085
}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