Rate Overview
Live
1 TTD = 555.0685 UGX
1 UGX = 0.001802
TTD
Avg
543.4689
High
558.7939
Low
510.8284
Last updated: 7/29/2026, 2:21:10 PM
Quick Conversions
| TTD | UGX |
|---|---|
| 1 TTD | 555.07 UGX |
| 10 TTD | 5,550.69 UGX |
| 50 TTD | 27,753.43 UGX |
| 100 TTD | 55,506.85 UGX |
| 500 TTD | 277,534.27 UGX |
| 1,000 TTD | 555,068.55 UGX |
Get TTD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=UGXExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-29T14:21:10Z",
"rates": {
"UGX": 555.068548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "UGX",
"amount": 100
},
"result": 55506.854799999994,
"rate": 555.068548
}Build with TTD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key