Rate Overview
Live
1 TRY = 79.4935 UGX
1 UGX = 0.012580
TRY
Avg
91.1799
High
109.4858
Low
78.2166
Last updated: 7/29/2026, 9:47:48 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 79.49 UGX |
| 10 TRY | 794.94 UGX |
| 50 TRY | 3,974.68 UGX |
| 100 TRY | 7,949.35 UGX |
| 500 TRY | 39,746.76 UGX |
| 1,000 TRY | 79,493.51 UGX |
Get TRY/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=UGXExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-29T09:47:48Z",
"rates": {
"UGX": 79.493514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "UGX",
"amount": 100
},
"result": 7949.3514000000005,
"rate": 79.493514
}Build with TRY/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key