Rate Overview
Live
1 UYU = 0.168285 TTD
1 TTD = 5.9423
UYU
Avg
0.171107
High
0.180410
Low
0.166767
Last updated: 7/13/2026, 7:16:04 PM
Quick Conversions
| UYU | TTD |
|---|---|
| 1 UYU | 0.17 TTD |
| 10 UYU | 1.68 TTD |
| 50 UYU | 8.41 TTD |
| 100 UYU | 16.83 TTD |
| 500 UYU | 84.14 TTD |
| 1,000 UYU | 168.29 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-07-13T19:16:04Z",
"rates": {
"TTD": 0.168285
}
}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": 16.8285,
"rate": 0.168285
}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