Rate Overview
Live
1 UAH = 1.0284 TRY
1 TRY = 0.972377
UAH
Avg
1.0278
High
1.0312
Low
1.0248
Last updated: 5/7/2026, 1:49:26 PM
Quick Conversions
| UAH | TRY |
|---|---|
| 1 UAH | 1.03 TRY |
| 10 UAH | 10.28 TRY |
| 50 UAH | 51.42 TRY |
| 100 UAH | 102.84 TRY |
| 500 UAH | 514.20 TRY |
| 1,000 UAH | 1,028.41 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-05-07T13:49:26Z",
"rates": {
"TRY": 1.028408
}
}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": 102.8408,
"rate": 1.028408
}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