Rate Overview
Live
1 TTD = 548.9079 UGX
1 UGX = 0.001822
TTD
Avg
548.9665
High
551.3394
Low
547.7782
Last updated: 8/18/2026, 10:59:40 AM
Quick Conversions
| TTD | UGX |
|---|---|
| 1 TTD | 548.91 UGX |
| 10 TTD | 5,489.08 UGX |
| 50 TTD | 27,445.39 UGX |
| 100 TTD | 54,890.79 UGX |
| 500 TTD | 274,453.93 UGX |
| 1,000 TTD | 548,907.87 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-08-18T10:59:40Z",
"rates": {
"UGX": 548.907865
}
}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": 54890.7865,
"rate": 548.907865
}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