Rate Overview
Live
1 TTD = 552.8659 UGX
1 UGX = 0.001809
TTD
Avg
553.8601
High
556.9109
Low
552.4677
Last updated: 5/9/2026, 9:48:35 AM
Quick Conversions
| TTD | UGX |
|---|---|
| 1 TTD | 552.87 UGX |
| 10 TTD | 5,528.66 UGX |
| 50 TTD | 27,643.30 UGX |
| 100 TTD | 55,286.59 UGX |
| 500 TTD | 276,432.95 UGX |
| 1,000 TTD | 552,865.91 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-05-09T09:48:35Z",
"rates": {
"UGX": 552.865907
}
}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": 55286.5907,
"rate": 552.865907
}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