Rate Overview
Live
1 UGX = 0.715514 TZS
1 TZS = 1.3976
UGX
Avg
0.705630
High
0.718446
Low
0.693380
Last updated: 6/19/2026, 8:56:53 AM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.72 TZS |
| 10 UGX | 7.16 TZS |
| 50 UGX | 35.78 TZS |
| 100 UGX | 71.55 TZS |
| 500 UGX | 357.76 TZS |
| 1,000 UGX | 715.51 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-06-19T08:56:53Z",
"rates": {
"TZS": 0.715514
}
}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.5514,
"rate": 0.715514
}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