Rate Overview
Live
1 UGX = 0.011973 TRY
1 TRY = 83.5213
UGX
Avg
0.012067
High
0.012219
Low
0.011813
Last updated: 3/6/2026, 2:45:10 PM
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 | 5.99 TRY |
| 1,000 UGX | 11.97 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-03-06T14:45:10Z",
"rates": {
"TRY": 0.011973
}
}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.1973,
"rate": 0.011973
}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