Rate Overview
Live
1 TZS = 1.4161 UGX
1 UGX = 0.706152
TZS
Avg
1.4222
High
1.4351
Low
1.4156
Last updated: 4/17/2026, 7:35:04 AM
Quick Conversions
| TZS | UGX |
|---|---|
| 1 TZS | 1.42 UGX |
| 10 TZS | 14.16 UGX |
| 50 TZS | 70.81 UGX |
| 100 TZS | 141.61 UGX |
| 500 TZS | 708.06 UGX |
| 1,000 TZS | 1,416.13 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-04-17T07:35:04Z",
"rates": {
"UGX": 1.416126
}
}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": 141.6126,
"rate": 1.416126
}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