Rate Overview
Live
1 UYU = 0.170182 TTD
1 TTD = 5.8761
UYU
Avg
0.168666
High
0.170182
Low
0.167132
Last updated: 4/17/2026, 6:20:07 AM
Quick Conversions
| UYU | TTD |
|---|---|
| 1 UYU | 0.17 TTD |
| 10 UYU | 1.70 TTD |
| 50 UYU | 8.51 TTD |
| 100 UYU | 17.02 TTD |
| 500 UYU | 85.09 TTD |
| 1,000 UYU | 170.18 TTD |
Get UYU/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=TTDExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-04-17T06:20:07Z",
"rates": {
"TTD": 0.170182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "TTD",
"amount": 100
},
"result": 17.0182,
"rate": 0.170182
}Build with UYU/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key