Rate Overview
Live
1 TRY = 0.836588 UYU
1 UYU = 1.1953
TRY
Avg
0.838370
High
0.842811
Low
0.834702
Last updated: 8/19/2026, 11:07:08 AM
Quick Conversions
| TRY | UYU |
|---|---|
| 1 TRY | 0.84 UYU |
| 10 TRY | 8.37 UYU |
| 50 TRY | 41.83 UYU |
| 100 TRY | 83.66 UYU |
| 500 TRY | 418.29 UYU |
| 1,000 TRY | 836.59 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-08-19T11:07:08Z",
"rates": {
"UYU": 0.836588
}
}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": 83.6588,
"rate": 0.836588
}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