Rate Overview
Live
1 UYU = 0.168492 TTD
1 TTD = 5.9350
UYU
Avg
0.173694
High
0.176333
Low
0.168492
Last updated: 3/7/2026, 5:19:29 AM
Quick Conversions
| UYU | TTD |
|---|---|
| 1 UYU | 0.17 TTD |
| 10 UYU | 1.68 TTD |
| 50 UYU | 8.42 TTD |
| 100 UYU | 16.85 TTD |
| 500 UYU | 84.25 TTD |
| 1,000 UYU | 168.49 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-07T05:19:29Z",
"rates": {
"TTD": 0.168492
}
}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.8492,
"rate": 0.168492
}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