Rate Overview
Live
1 TTD = 555.3651 UGX
1 UGX = 0.001801
TTD
Avg
543.4785
High
558.7939
Low
510.8284
Last updated: 7/27/2026, 8:28:43 PM
Quick Conversions
| TTD | UGX |
|---|---|
| 1 TTD | 555.37 UGX |
| 10 TTD | 5,553.65 UGX |
| 50 TTD | 27,768.26 UGX |
| 100 TTD | 55,536.51 UGX |
| 500 TTD | 277,682.55 UGX |
| 1,000 TTD | 555,365.11 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-27T20:28:43Z",
"rates": {
"UGX": 555.365106
}
}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": 55536.510599999994,
"rate": 555.365106
}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