Rate Overview
Live
1 TRY = 83.1324 UGX
1 UGX = 0.012029
TRY
Avg
83.1209
High
83.3012
Low
82.4700
Last updated: 5/7/2026, 6:52:41 AM
Quick Conversions
| TRY | UGX |
|---|---|
| 1 TRY | 83.13 UGX |
| 10 TRY | 831.32 UGX |
| 50 TRY | 4,156.62 UGX |
| 100 TRY | 8,313.24 UGX |
| 500 TRY | 41,566.22 UGX |
| 1,000 TRY | 83,132.43 UGX |
Get TRY/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=UGXExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-07T06:52:41Z",
"rates": {
"UGX": 83.132432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "UGX",
"amount": 100
},
"result": 8313.243199999999,
"rate": 83.132432
}Build with TRY/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key