Rate Overview
Live
1 TTD = 550.1290 UGX
1 UGX = 0.001818
TTD
Avg
544.9451
High
557.5471
Low
522.3649
Last updated: 7/26/2026, 1:18:55 AM
Quick Conversions
| TTD | UGX |
|---|---|
| 1 TTD | 550.13 UGX |
| 10 TTD | 5,501.29 UGX |
| 50 TTD | 27,506.45 UGX |
| 100 TTD | 55,012.90 UGX |
| 500 TTD | 275,064.52 UGX |
| 1,000 TTD | 550,129.04 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-26T01:18:55Z",
"rates": {
"UGX": 550.129036
}
}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": 55012.903600000005,
"rate": 550.129036
}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