Rate Overview
Live
1 TZS = 1.4266 UGX
1 UGX = 0.700951
TZS
Avg
1.4222
High
1.4579
Low
1.3752
Last updated: 7/28/2026, 12:12:23 PM
Quick Conversions
| TZS | UGX |
|---|---|
| 1 TZS | 1.43 UGX |
| 10 TZS | 14.27 UGX |
| 50 TZS | 71.33 UGX |
| 100 TZS | 142.66 UGX |
| 500 TZS | 713.32 UGX |
| 1,000 TZS | 1,426.63 UGX |
Get TZS/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=UGXExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-28T12:12:23Z",
"rates": {
"UGX": 1.426634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "UGX",
"amount": 100
},
"result": 142.6634,
"rate": 1.426634
}Build with TZS/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key