Rate Overview
Live
1 TRY = 0.987277 UAH
1 UAH = 1.0129
TRY
Avg
0.988963
High
0.990842
Low
0.987267
Last updated: 3/27/2026, 11:25:56 AM
Quick Conversions
| TRY | UAH |
|---|---|
| 1 TRY | 0.99 UAH |
| 10 TRY | 9.87 UAH |
| 50 TRY | 49.36 UAH |
| 100 TRY | 98.73 UAH |
| 500 TRY | 493.64 UAH |
| 1,000 TRY | 987.28 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-27T11:25:56Z",
"rates": {
"UAH": 0.987277
}
}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": 98.7277,
"rate": 0.987277
}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