Rate Overview
Live
1 UGX = 0.718802 TZS
1 TZS = 1.3912
UGX
Avg
0.702147
High
0.728689
Low
0.665291
Last updated: 7/6/2026, 7:32:30 PM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.72 TZS |
| 10 UGX | 7.19 TZS |
| 50 UGX | 35.94 TZS |
| 100 UGX | 71.88 TZS |
| 500 UGX | 359.40 TZS |
| 1,000 UGX | 718.80 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-07-06T19:32:30Z",
"rates": {
"TZS": 0.718802
}
}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.8802,
"rate": 0.718802
}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