Rate Overview
Live
1 UGX = 0.694433 TZS
1 TZS = 1.4400
UGX
Avg
0.697469
High
0.727275
Low
0.669860
Last updated: 5/27/2026, 11:52:11 PM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.69 TZS |
| 10 UGX | 6.94 TZS |
| 50 UGX | 34.72 TZS |
| 100 UGX | 69.44 TZS |
| 500 UGX | 347.22 TZS |
| 1,000 UGX | 694.43 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-05-27T23:52:11Z",
"rates": {
"TZS": 0.694433
}
}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.4433,
"rate": 0.694433
}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