Rate Overview
Live
1 TRY = 0.948628 UAH
1 UAH = 1.0542
TRY
Avg
0.950562
High
0.962356
Low
0.946305
Last updated: 7/29/2026, 2:39:15 PM
Quick Conversions
| TRY | UAH |
|---|---|
| 1 TRY | 0.95 UAH |
| 10 TRY | 9.49 UAH |
| 50 TRY | 47.43 UAH |
| 100 TRY | 94.86 UAH |
| 500 TRY | 474.31 UAH |
| 1,000 TRY | 948.63 UAH |
Get TRY/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=UAHExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-29T14:39:15Z",
"rates": {
"UAH": 0.948628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "UAH",
"amount": 100
},
"result": 94.86280000000001,
"rate": 0.948628
}Build with TRY/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key