Rate Overview
Live
1 UGX = 0.710781 TZS
1 TZS = 1.4069
UGX
Avg
0.697418
High
0.726135
Low
0.664496
Last updated: 8/20/2026, 7:23:50 AM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.71 TZS |
| 10 UGX | 7.11 TZS |
| 50 UGX | 35.54 TZS |
| 100 UGX | 71.08 TZS |
| 500 UGX | 355.39 TZS |
| 1,000 UGX | 710.78 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-08-20T07:23:50Z",
"rates": {
"TZS": 0.710781
}
}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.0781,
"rate": 0.710781
}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