Rate Overview
Live
1 UGX = 0.696419 TZS
1 TZS = 1.4359
UGX
Avg
0.698510
High
0.701802
Low
0.695914
Last updated: 9/10/2026, 7:16:30 AM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.70 TZS |
| 10 UGX | 6.96 TZS |
| 50 UGX | 34.82 TZS |
| 100 UGX | 69.64 TZS |
| 500 UGX | 348.21 TZS |
| 1,000 UGX | 696.42 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-09-10T07:16:30Z",
"rates": {
"TZS": 0.696419
}
}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": 69.6419,
"rate": 0.696419
}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