Rate Overview
Live
1 TRY = 82.3799 UGX
1 UGX = 0.012139
TRY
Avg
82.6762
High
83.4331
Low
82.3403
Last updated: 4/17/2026, 4:52:54 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 82.38 UGX |
| 10 TRY | 823.80 UGX |
| 50 TRY | 4,118.99 UGX |
| 100 TRY | 8,237.99 UGX |
| 500 TRY | 41,189.93 UGX |
| 1,000 TRY | 82,379.86 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-04-17T04:52:54Z",
"rates": {
"UGX": 82.379858
}
}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": 8237.9858,
"rate": 82.379858
}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