Rate Overview
Live
1 TRY = 78.7042 UGX
1 UGX = 0.012706
TRY
Avg
81.9818
High
85.1332
Low
77.9615
Last updated: 7/24/2026, 10:29:30 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 78.70 UGX |
| 10 TRY | 787.04 UGX |
| 50 TRY | 3,935.21 UGX |
| 100 TRY | 7,870.42 UGX |
| 500 TRY | 39,352.11 UGX |
| 1,000 TRY | 78,704.22 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-24T10:29:30Z",
"rates": {
"UGX": 78.704219
}
}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": 7870.421899999999,
"rate": 78.704219
}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