Rate Overview
Live
1 UYU = 0.168355 TTD
1 TTD = 5.9398
UYU
Avg
0.168158
High
0.168944
Low
0.167520
Last updated: 9/4/2026, 4:45:52 AM
Quick Conversions
| UYU | TTD |
|---|---|
| 1 UYU | 0.17 TTD |
| 10 UYU | 1.68 TTD |
| 50 UYU | 8.42 TTD |
| 100 UYU | 16.84 TTD |
| 500 UYU | 84.18 TTD |
| 1,000 UYU | 168.36 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-09-04T04:45:52Z",
"rates": {
"TTD": 0.168355
}
}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.8355,
"rate": 0.168355
}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