Rate Overview
Live
1 UGX = 0.034697 HTG
1 HTG = 28.8209
UGX
Avg
0.035058
High
0.035774
Low
0.034625
Last updated: 7/29/2026, 10:26:33 AM
Quick Conversions
| UGX | HTG |
|---|---|
| 1 UGX | 0.03 HTG |
| 10 UGX | 0.35 HTG |
| 50 UGX | 1.73 HTG |
| 100 UGX | 3.47 HTG |
| 500 UGX | 17.35 HTG |
| 1,000 UGX | 34.70 HTG |
Get UGX/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=HTGExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-29T10:26:33Z",
"rates": {
"HTG": 0.034697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "HTG",
"amount": 100
},
"result": 3.4697,
"rate": 0.034697
}Build with UGX/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key