Rate Overview
Live
1 UGX = 0.001841 TTD
1 TTD = 543.1831
UGX
Avg
0.001852
High
0.001878
Low
0.001820
Last updated: 3/7/2026, 4:43:29 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.92 TTD |
| 1,000 UGX | 1.84 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-07T04:43:29Z",
"rates": {
"TTD": 0.001841
}
}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.18409999999999999,
"rate": 0.001841
}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