Rate Overview
Live
1 UGX = 0.012029 TRY
1 TRY = 83.1324
UGX
Avg
0.012030
High
0.012125
Low
0.012004
Last updated: 5/7/2026, 8:01:19 AM
Quick Conversions
| UGX | TRY |
|---|---|
| 1 UGX | 0.01 TRY |
| 10 UGX | 0.12 TRY |
| 50 UGX | 0.60 TRY |
| 100 UGX | 1.20 TRY |
| 500 UGX | 6.01 TRY |
| 1,000 UGX | 12.03 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-05-07T08:01:19Z",
"rates": {
"TRY": 0.012029
}
}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.2029,
"rate": 0.012029
}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