Rate Overview
Live
1 TRY = 83.5675 UGX
1 UGX = 0.011966
TRY
Avg
84.5757
High
85.3083
Low
83.5159
Last updated: 3/27/2026, 9:38:25 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 83.57 UGX |
| 10 TRY | 835.67 UGX |
| 50 TRY | 4,178.37 UGX |
| 100 TRY | 8,356.75 UGX |
| 500 TRY | 41,783.74 UGX |
| 1,000 TRY | 83,567.47 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-27T09:38:25Z",
"rates": {
"UGX": 83.567472
}
}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.7472,
"rate": 83.567472
}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