Rate Overview
Live
1 UGX = 0.012784 TRY
1 TRY = 78.2228
UGX
Avg
0.012794
High
0.012856
Low
0.012736
Last updated: 7/8/2026, 6:32:11 AM
Quick Conversions
| UGX | TRY |
|---|---|
| 1 UGX | 0.01 TRY |
| 10 UGX | 0.13 TRY |
| 50 UGX | 0.64 TRY |
| 100 UGX | 1.28 TRY |
| 500 UGX | 6.39 TRY |
| 1,000 UGX | 12.78 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-08T06:32:11Z",
"rates": {
"TRY": 0.012784
}
}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.2784,
"rate": 0.012784
}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