Rate Overview
Live
1 UGX = 0.012579 TRY
1 TRY = 79.4976
UGX
Avg
0.012634
High
0.012743
Low
0.012543
Last updated: 7/29/2026, 3:45:40 AM
Quick Conversions
| UGX | TRY |
|---|---|
| 1 UGX | 0.01 TRY |
| 10 UGX | 0.13 TRY |
| 50 UGX | 0.63 TRY |
| 100 UGX | 1.26 TRY |
| 500 UGX | 6.29 TRY |
| 1,000 UGX | 12.58 TRY |
Get UGX/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=TRYExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-29T03:45:40Z",
"rates": {
"TRY": 0.012579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "TRY",
"amount": 100
},
"result": 1.2579,
"rate": 0.012579
}Build with UGX/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key