Rate Overview
Live
1 UGX = 0.035360 HTG
1 HTG = 28.2805
UGX
Avg
0.035359
High
0.035436
Low
0.035059
Last updated: 4/18/2026, 8:58:49 AM
Quick Conversions
| UGX | HTG |
|---|---|
| 1 UGX | 0.04 HTG |
| 10 UGX | 0.35 HTG |
| 50 UGX | 1.77 HTG |
| 100 UGX | 3.54 HTG |
| 500 UGX | 17.68 HTG |
| 1,000 UGX | 35.36 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-04-18T08:58:49Z",
"rates": {
"HTG": 0.03536
}
}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.5360000000000005,
"rate": 0.03536
}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