Rate Overview
Live
1 TRY = 0.952259 UAH
1 UAH = 1.0501
TRY
Avg
0.954934
High
0.961170
Low
0.948876
Last updated: 7/7/2026, 6:54:29 AM
Quick Conversions
| TRY | UAH |
|---|---|
| 1 TRY | 0.95 UAH |
| 10 TRY | 9.52 UAH |
| 50 TRY | 47.61 UAH |
| 100 TRY | 95.23 UAH |
| 500 TRY | 476.13 UAH |
| 1,000 TRY | 952.26 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-07T06:54:29Z",
"rates": {
"UAH": 0.952259
}
}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": 95.2259,
"rate": 0.952259
}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