Rate Overview
Live
1 UGX = 0.035774 HTG
1 HTG = 27.9533
UGX
Avg
0.035785
High
0.035998
Low
0.035658
Last updated: 7/8/2026, 10:17:07 AM
Quick Conversions
| UGX | HTG |
|---|---|
| 1 UGX | 0.04 HTG |
| 10 UGX | 0.36 HTG |
| 50 UGX | 1.79 HTG |
| 100 UGX | 3.58 HTG |
| 500 UGX | 17.89 HTG |
| 1,000 UGX | 35.77 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-08T10:17:07Z",
"rates": {
"HTG": 0.035774
}
}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.5774,
"rate": 0.035774
}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