Rate Overview
Live
1 UGX = 0.012580 TRY
1 TRY = 79.4913
UGX
Avg
0.012213
High
0.012826
Low
0.011746
Last updated: 7/29/2026, 10:50:07 PM
Quick Conversions
| UGX | TRY |
|---|---|
| 1 UGX | 0.01 TRY |
| 10 UGX | 0.13 TRY |
| 50 UGX | 0.63 TRY |
| 100 UGX | 1.26 TRY |
| 500 UGX | 6.29 TRY |
| 1,000 UGX | 12.58 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-29T22:50:07Z",
"rates": {
"TRY": 0.01258
}
}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.258,
"rate": 0.01258
}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