Rate Overview
Live
1 UZS = 0.004031 TRY
1 TRY = 248.0774
UZS
Avg
0.004017
High
0.004031
Low
0.004000
Last updated: 8/18/2026, 7:23:31 PM
Quick Conversions
| UZS | TRY |
|---|---|
| 1 UZS | 0.00 TRY |
| 10 UZS | 0.04 TRY |
| 50 UZS | 0.20 TRY |
| 100 UZS | 0.40 TRY |
| 500 UZS | 2.02 TRY |
| 1,000 UZS | 4.03 TRY |
Get UZS/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=TRYExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-08-18T19:23:31Z",
"rates": {
"TRY": 0.004031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "TRY",
"amount": 100
},
"result": 0.4031,
"rate": 0.004031
}Build with UZS/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key