Rate Overview
Live
1 UAH = 1.0539 TRY
1 TRY = 0.948818
UAH
Avg
1.0520
High
1.0567
Low
1.0391
Last updated: 7/29/2026, 9:53:40 PM
Quick Conversions
| UAH | TRY |
|---|---|
| 1 UAH | 1.05 TRY |
| 10 UAH | 10.54 TRY |
| 50 UAH | 52.70 TRY |
| 100 UAH | 105.39 TRY |
| 500 UAH | 526.97 TRY |
| 1,000 UAH | 1,053.94 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-29T21:53:40Z",
"rates": {
"TRY": 1.053943
}
}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.3943,
"rate": 1.053943
}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