Rate Overview
Live
1 TRY = 79.0459 UGX
1 UGX = 0.012651
TRY
Avg
80.1060
High
81.3458
Low
78.5495
Last updated: 6/19/2026, 8:39:20 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 79.05 UGX |
| 10 TRY | 790.46 UGX |
| 50 TRY | 3,952.30 UGX |
| 100 TRY | 7,904.59 UGX |
| 500 TRY | 39,522.96 UGX |
| 1,000 TRY | 79,045.91 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-06-19T08:39:20Z",
"rates": {
"UGX": 79.045911
}
}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": 7904.591100000001,
"rate": 79.045911
}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