Rate Overview
Live
1 UYU = 0.167456 TTD
1 TTD = 5.9717
UYU
Avg
0.173423
High
0.180410
Low
0.166767
Last updated: 3/27/2026, 5:04:47 PM
Quick Conversions
| UYU | TTD |
|---|---|
| 1 UYU | 0.17 TTD |
| 10 UYU | 1.67 TTD |
| 50 UYU | 8.37 TTD |
| 100 UYU | 16.75 TTD |
| 500 UYU | 83.73 TTD |
| 1,000 UYU | 167.46 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-03-27T17:04:47Z",
"rates": {
"TTD": 0.167456
}
}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.7456,
"rate": 0.167456
}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