Rate Overview
Live
1 UGX = 0.714686 TZS
1 TZS = 1.3992
UGX
Avg
0.715754
High
0.719113
Low
0.712191
Last updated: 7/12/2026, 12:46:48 PM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.71 TZS |
| 10 UGX | 7.15 TZS |
| 50 UGX | 35.73 TZS |
| 100 UGX | 71.47 TZS |
| 500 UGX | 357.34 TZS |
| 1,000 UGX | 714.69 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-12T12:46:48Z",
"rates": {
"TZS": 0.714686
}
}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.46860000000001,
"rate": 0.714686
}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