Rate Overview
Live
1 UZS = 0.010741 HTG
1 HTG = 93.1012
UZS
Avg
0.010478
High
0.011008
Low
0.010071
Last updated: 3/28/2026, 12:29:13 PM
Quick Conversions
| UZS | HTG |
|---|---|
| 1 UZS | 0.01 HTG |
| 10 UZS | 0.11 HTG |
| 50 UZS | 0.54 HTG |
| 100 UZS | 1.07 HTG |
| 500 UZS | 5.37 HTG |
| 1,000 UZS | 10.74 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-03-28T12:29:13Z",
"rates": {
"HTG": 0.010741
}
}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.0741,
"rate": 0.010741
}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