Rate Overview
Live
1 UGX = 0.012226 TRY
1 TRY = 81.7929 UGX
Avg
0.012073
High
0.012226
Low
0.011877
Last updated: 1/25/2026, 5:45:53 AM
Quick Conversions
| UGX | TRY |
|---|---|
| 1 UGX | 0.01 TRY |
| 10 UGX | 0.12 TRY |
| 50 UGX | 0.61 TRY |
| 100 UGX | 1.22 TRY |
| 500 UGX | 6.11 TRY |
| 1,000 UGX | 12.23 TRY |
Get UGX/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=TRYExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-01-25T05:45:53Z",
"rates": {
"TRY": 0.012226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "TRY",
"amount": 100
},
"result": 1.2226000000000001,
"rate": 0.012226
}Build with UGX/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key