Rate Overview
Live
1 TRY = 0.992006 UAH
1 UAH = 1.0081
TRY
Avg
0.988414
High
0.998156
Low
0.981077
Last updated: 3/7/2026, 1:00:12 AM
Quick Conversions
| TRY | UAH |
|---|---|
| 1 TRY | 0.99 UAH |
| 10 TRY | 9.92 UAH |
| 50 TRY | 49.60 UAH |
| 100 TRY | 99.20 UAH |
| 500 TRY | 496.00 UAH |
| 1,000 TRY | 992.01 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-03-07T01:00:12Z",
"rates": {
"UAH": 0.992006
}
}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": 99.20060000000001,
"rate": 0.992006
}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