Rate Overview
Live
1 TRY = 83.5679 UGX
1 UGX = 0.011966
TRY
Avg
84.5758
High
85.3083
Low
83.5159
Last updated: 3/27/2026, 7:49:07 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 83.57 UGX |
| 10 TRY | 835.68 UGX |
| 50 TRY | 4,178.40 UGX |
| 100 TRY | 8,356.79 UGX |
| 500 TRY | 41,783.97 UGX |
| 1,000 TRY | 83,567.94 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-27T07:49:07Z",
"rates": {
"UGX": 83.567941
}
}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.794100000001,
"rate": 83.567941
}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