Rate Overview
Live
1 TRY = 0.971075 UAH
1 UAH = 1.0298
TRY
Avg
0.972458
High
0.974700
Low
0.969704
Last updated: 5/8/2026, 1:55:13 AM
Quick Conversions
| TRY | UAH |
|---|---|
| 1 TRY | 0.97 UAH |
| 10 TRY | 9.71 UAH |
| 50 TRY | 48.55 UAH |
| 100 TRY | 97.11 UAH |
| 500 TRY | 485.54 UAH |
| 1,000 TRY | 971.08 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-08T01:55:13Z",
"rates": {
"UAH": 0.971075
}
}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.1075,
"rate": 0.971075
}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