Rate Overview
Live
1 UGX = 0.714816 TZS
1 TZS = 1.3990
UGX
Avg
0.716290
High
0.719380
Low
0.712191
Last updated: 7/11/2026, 5:25:39 PM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.71 TZS |
| 10 UGX | 7.15 TZS |
| 50 UGX | 35.74 TZS |
| 100 UGX | 71.48 TZS |
| 500 UGX | 357.41 TZS |
| 1,000 UGX | 714.82 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-11T17:25:39Z",
"rates": {
"TZS": 0.714816
}
}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.4816,
"rate": 0.714816
}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