Rate Overview
Live
1 UZS = 0.011107 HTG
1 HTG = 90.0333
UZS
Avg
0.011100
High
0.011134
Low
0.011082
Last updated: 9/9/2026, 4:01:07 AM
Quick Conversions
| UZS | HTG |
|---|---|
| 1 UZS | 0.01 HTG |
| 10 UZS | 0.11 HTG |
| 50 UZS | 0.56 HTG |
| 100 UZS | 1.11 HTG |
| 500 UZS | 5.55 HTG |
| 1,000 UZS | 11.11 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-09-09T04:01:07Z",
"rates": {
"HTG": 0.011107
}
}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.1107,
"rate": 0.011107
}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