Rate Overview
Live
1 TRY = 0.946295 UAH
1 UAH = 1.0568
TRY
Avg
0.947367
High
0.948709
Low
0.946295
Last updated: 7/28/2026, 1:55:34 AM
Quick Conversions
| TRY | UAH |
|---|---|
| 1 TRY | 0.95 UAH |
| 10 TRY | 9.46 UAH |
| 50 TRY | 47.31 UAH |
| 100 TRY | 94.63 UAH |
| 500 TRY | 473.15 UAH |
| 1,000 TRY | 946.30 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-28T01:55:34Z",
"rates": {
"UAH": 0.946295
}
}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.6295,
"rate": 0.946295
}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