Rate Overview
Live
1 TTD = 543.7631 UGX
1 UGX = 0.001839
TTD
Avg
539.6948
High
549.3477
Low
532.2481
Last updated: 3/7/2026, 2:12:19 AM
Quick Conversions
| TTD | UGX |
|---|---|
| 1 TTD | 543.76 UGX |
| 10 TTD | 5,437.63 UGX |
| 50 TTD | 27,188.15 UGX |
| 100 TTD | 54,376.31 UGX |
| 500 TTD | 271,881.53 UGX |
| 1,000 TTD | 543,763.06 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-07T02:12:19Z",
"rates": {
"UGX": 543.763056
}
}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": 54376.3056,
"rate": 543.763056
}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