Rate Overview
Live
1 TRY = 78.7886 UGX
1 UGX = 0.012692
TRY
Avg
81.9116
High
85.1332
Low
77.9615
Last updated: 7/30/2026, 8:01:00 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 78.79 UGX |
| 10 TRY | 787.89 UGX |
| 50 TRY | 3,939.43 UGX |
| 100 TRY | 7,878.86 UGX |
| 500 TRY | 39,394.30 UGX |
| 1,000 TRY | 78,788.60 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-30T08:01:00Z",
"rates": {
"UGX": 78.788601
}
}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": 7878.8601,
"rate": 78.788601
}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