Rate Overview
Live
1 TRY = 82.2310 UGX
1 UGX = 0.012161
TRY
Avg
83.0738
High
85.3095
Low
81.0591
Last updated: 5/27/2026, 10:54:24 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 82.23 UGX |
| 10 TRY | 822.31 UGX |
| 50 TRY | 4,111.55 UGX |
| 100 TRY | 8,223.10 UGX |
| 500 TRY | 41,115.48 UGX |
| 1,000 TRY | 82,230.96 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-05-27T10:54:24Z",
"rates": {
"UGX": 82.230961
}
}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": 8223.096099999999,
"rate": 82.230961
}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