Rate Overview
Live
1 TRY = 0.964592 UAH
1 UAH = 1.0367
TRY
Avg
0.965965
High
0.969693
Low
0.964019
Last updated: 5/28/2026, 3:40:37 AM
Quick Conversions
| TRY | UAH |
|---|---|
| 1 TRY | 0.96 UAH |
| 10 TRY | 9.65 UAH |
| 50 TRY | 48.23 UAH |
| 100 TRY | 96.46 UAH |
| 500 TRY | 482.30 UAH |
| 1,000 TRY | 964.59 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-05-28T03:40:37Z",
"rates": {
"UAH": 0.964592
}
}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": 96.4592,
"rate": 0.964592
}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