Rate Overview
Live
1 TRY = 0.973869 UAH
1 UAH = 1.0268
TRY
Avg
0.971914
High
0.974121
Low
0.970141
Last updated: 4/17/2026, 7:30:45 AM
Quick Conversions
| TRY | UAH |
|---|---|
| 1 TRY | 0.97 UAH |
| 10 TRY | 9.74 UAH |
| 50 TRY | 48.69 UAH |
| 100 TRY | 97.39 UAH |
| 500 TRY | 486.93 UAH |
| 1,000 TRY | 973.87 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-04-17T07:30:45Z",
"rates": {
"UAH": 0.973869
}
}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": 97.3869,
"rate": 0.973869
}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