Rate Overview
Live
1 UAH = 1.0412 TRY
1 TRY = 0.960388
UAH
Avg
1.0215
High
1.0457
Low
0.998041
Last updated: 7/2/2026, 9:43:24 PM
Quick Conversions
| UAH | TRY |
|---|---|
| 1 UAH | 1.04 TRY |
| 10 UAH | 10.41 TRY |
| 50 UAH | 52.06 TRY |
| 100 UAH | 104.12 TRY |
| 500 UAH | 520.62 TRY |
| 1,000 UAH | 1,041.25 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-02T21:43:24Z",
"rates": {
"TRY": 1.041246
}
}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": 104.12459999999999,
"rate": 1.041246
}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