Rate Overview
Live
1 UAH = 1.0539 TRY
1 TRY = 0.948900
UAH
Avg
0.952548
High
1.0539
Low
0.821265
Last updated: 7/29/2026, 7:35:33 PM
Quick Conversions
| UAH | TRY |
|---|---|
| 1 UAH | 1.05 TRY |
| 10 UAH | 10.54 TRY |
| 50 UAH | 52.69 TRY |
| 100 UAH | 105.39 TRY |
| 500 UAH | 526.93 TRY |
| 1,000 UAH | 1,053.85 TRY |
Get UAH/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=TRYExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T19:35:33Z",
"rates": {
"TRY": 1.053852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "TRY",
"amount": 100
},
"result": 105.3852,
"rate": 1.053852
}Build with UAH/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key