Rate Overview
Live
1 TTD = 547.9729 UGX
1 UGX = 0.001825
TTD
Avg
534.6925
High
555.4943
Low
510.8284
Last updated: 3/27/2026, 10:22:49 AM
Quick Conversions
| TTD | UGX |
|---|---|
| 1 TTD | 547.97 UGX |
| 10 TTD | 5,479.73 UGX |
| 50 TTD | 27,398.65 UGX |
| 100 TTD | 54,797.29 UGX |
| 500 TTD | 273,986.46 UGX |
| 1,000 TTD | 547,972.92 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-03-27T10:22:49Z",
"rates": {
"UGX": 547.972919
}
}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": 54797.291900000004,
"rate": 547.972919
}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