Rate Overview
Live
1 TRY = 83.5687 UGX
1 UGX = 0.011966
TRY
Avg
83.9755
High
85.3114
Low
81.6757
Last updated: 3/27/2026, 4:31:58 PM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 83.57 UGX |
| 10 TRY | 835.69 UGX |
| 50 TRY | 4,178.43 UGX |
| 100 TRY | 8,356.87 UGX |
| 500 TRY | 41,784.35 UGX |
| 1,000 TRY | 83,568.69 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-03-27T16:31:58Z",
"rates": {
"UGX": 83.568693
}
}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": 8356.8693,
"rate": 83.568693
}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