Rate Overview
Live
1 TRY = 0.843090 UYU
1 UYU = 1.1861
TRY
Avg
0.853244
High
0.861167
Low
0.843090
Last updated: 7/31/2026, 7:28:48 AM
Quick Conversions
| TRY | UYU |
|---|---|
| 1 TRY | 0.84 UYU |
| 10 TRY | 8.43 UYU |
| 50 TRY | 42.15 UYU |
| 100 TRY | 84.31 UYU |
| 500 TRY | 421.55 UYU |
| 1,000 TRY | 843.09 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-07-31T07:28:48Z",
"rates": {
"UYU": 0.84309
}
}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": 84.309,
"rate": 0.84309
}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