Rate Overview
Live
1 TRY = 82.2320 UGX
1 UGX = 0.012161
TRY
Avg
82.6919
High
83.3012
Low
82.0973
Last updated: 5/27/2026, 9:44:36 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 82.23 UGX |
| 10 TRY | 822.32 UGX |
| 50 TRY | 4,111.60 UGX |
| 100 TRY | 8,223.20 UGX |
| 500 TRY | 41,116.02 UGX |
| 1,000 TRY | 82,232.04 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-27T09:44:36Z",
"rates": {
"UGX": 82.232036
}
}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.203599999999,
"rate": 82.232036
}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