Rate Overview
Live
1 TZS = 1.4241 UGX
1 UGX = 0.702176
TZS
Avg
1.4259
High
1.4554
Low
1.4070
Last updated: 3/7/2026, 7:44:43 AM
Quick Conversions
| TZS | UGX |
|---|---|
| 1 TZS | 1.42 UGX |
| 10 TZS | 14.24 UGX |
| 50 TZS | 71.21 UGX |
| 100 TZS | 142.41 UGX |
| 500 TZS | 712.07 UGX |
| 1,000 TZS | 1,424.15 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-03-07T07:44:43Z",
"rates": {
"UGX": 1.424145
}
}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.4145,
"rate": 1.424145
}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