Rate Overview
Live
1 UGX = 0.710652 TZS
1 TZS = 1.4072
UGX
Avg
0.700118
High
0.710652
Low
0.693380
Last updated: 6/17/2026, 8:06:58 AM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.71 TZS |
| 10 UGX | 7.11 TZS |
| 50 UGX | 35.53 TZS |
| 100 UGX | 71.07 TZS |
| 500 UGX | 355.33 TZS |
| 1,000 UGX | 710.65 TZS |
Get UGX/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=TZSExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-06-17T08:06:58Z",
"rates": {
"TZS": 0.710652
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "TZS",
"amount": 100
},
"result": 71.06519999999999,
"rate": 0.710652
}Build with UGX/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key