Rate Overview
Live
1 UGX = 0.001824 TTD
1 TTD = 548.2456
UGX
Avg
0.001827
High
0.001890
Low
0.001787
Last updated: 3/27/2026, 10:14:23 AM
Quick Conversions
| UGX | TTD |
|---|---|
| 1 UGX | 0.00 TTD |
| 10 UGX | 0.02 TTD |
| 50 UGX | 0.09 TTD |
| 100 UGX | 0.18 TTD |
| 500 UGX | 0.91 TTD |
| 1,000 UGX | 1.82 TTD |
Get UGX/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=TTDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T10:14:23Z",
"rates": {
"TTD": 0.001824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "TTD",
"amount": 100
},
"result": 0.1824,
"rate": 0.001824
}Build with UGX/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key