Rate Overview
Live
1 TRY = 78.2387 UGX
1 UGX = 0.012781
TRY
Avg
78.1616
High
78.5148
Low
77.7840
Last updated: 7/8/2026, 9:48:02 PM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 78.24 UGX |
| 10 TRY | 782.39 UGX |
| 50 TRY | 3,911.93 UGX |
| 100 TRY | 7,823.87 UGX |
| 500 TRY | 39,119.33 UGX |
| 1,000 TRY | 78,238.66 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-08T21:48:02Z",
"rates": {
"UGX": 78.238657
}
}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": 7823.8657,
"rate": 78.238657
}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