Rate Overview
Live
1 UGX = 0.710828 TZS
1 TZS = 1.4068
UGX
Avg
0.711497
High
0.713964
Low
0.709938
Last updated: 8/20/2026, 11:45:44 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.41 TZS |
| 1,000 UGX | 710.83 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-20T11:45:44Z",
"rates": {
"TZS": 0.710828
}
}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.0828,
"rate": 0.710828
}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