Rate Overview
Live
1 TTD = 553.5164 UGX
1 UGX = 0.001807
TTD
Avg
537.7861
High
558.1858
Low
509.3283
Last updated: 7/28/2026, 4:08:41 PM
Quick Conversions
| TTD | UGX |
|---|---|
| 1 TTD | 553.52 UGX |
| 10 TTD | 5,535.16 UGX |
| 50 TTD | 27,675.82 UGX |
| 100 TTD | 55,351.64 UGX |
| 500 TTD | 276,758.21 UGX |
| 1,000 TTD | 553,516.43 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-28T16:08:41Z",
"rates": {
"UGX": 553.516429
}
}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": 55351.6429,
"rate": 553.516429
}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