Rate Overview
Live
1 UGX = 0.012692 TRY
1 TRY = 78.7898
UGX
Avg
0.011099
High
0.012785
Low
0.009133
Last updated: 7/30/2026, 8:05:13 AM
Quick Conversions
| UGX | TRY |
|---|---|
| 1 UGX | 0.01 TRY |
| 10 UGX | 0.13 TRY |
| 50 UGX | 0.63 TRY |
| 100 UGX | 1.27 TRY |
| 500 UGX | 6.35 TRY |
| 1,000 UGX | 12.69 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-07-30T08:05:13Z",
"rates": {
"TRY": 0.012692
}
}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.2692,
"rate": 0.012692
}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