Rate Overview
Live
1 TRY = 0.829272 UYU
1 UYU = 1.2059
TRY
Avg
0.830907
High
0.835078
Low
0.829265
Last updated: 9/9/2026, 10:53:50 AM
Quick Conversions
| TRY | UYU |
|---|---|
| 1 TRY | 0.83 UYU |
| 10 TRY | 8.29 UYU |
| 50 TRY | 41.46 UYU |
| 100 TRY | 82.93 UYU |
| 500 TRY | 414.64 UYU |
| 1,000 TRY | 829.27 UYU |
Get TRY/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=UYUExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-09-09T10:53:50Z",
"rates": {
"UYU": 0.829272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "UYU",
"amount": 100
},
"result": 82.9272,
"rate": 0.829272
}Build with TRY/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key