Rate Overview
Live
1 UAH = 1.0855 TRY
1 TRY = 0.921273
UAH
Avg
1.0860
High
1.0911
Low
1.0830
Last updated: 9/10/2026, 1:42:43 PM
Quick Conversions
| UAH | TRY |
|---|---|
| 1 UAH | 1.09 TRY |
| 10 UAH | 10.85 TRY |
| 50 UAH | 54.27 TRY |
| 100 UAH | 108.55 TRY |
| 500 UAH | 542.73 TRY |
| 1,000 UAH | 1,085.45 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-09-10T13:42:43Z",
"rates": {
"TRY": 1.085454
}
}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": 108.54539999999999,
"rate": 1.085454
}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