Rate Overview
Live
1 UGX = 0.706151 TZS
1 TZS = 1.4161
UGX
Avg
0.703135
High
0.706412
Low
0.696824
Last updated: 4/17/2026, 7:53:27 AM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.71 TZS |
| 10 UGX | 7.06 TZS |
| 50 UGX | 35.31 TZS |
| 100 UGX | 70.62 TZS |
| 500 UGX | 353.08 TZS |
| 1,000 UGX | 706.15 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-04-17T07:53:27Z",
"rates": {
"TZS": 0.706151
}
}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": 70.6151,
"rate": 0.706151
}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