Rate Overview
Live
1 UGX = 0.704949 TZS
1 TZS = 1.4185
UGX
Avg
0.702907
High
0.707313
Low
0.698750
Last updated: 8/2/2026, 1:04:34 PM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.70 TZS |
| 10 UGX | 7.05 TZS |
| 50 UGX | 35.25 TZS |
| 100 UGX | 70.49 TZS |
| 500 UGX | 352.47 TZS |
| 1,000 UGX | 704.95 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-08-02T13:04:34Z",
"rates": {
"TZS": 0.704949
}
}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": 70.4949,
"rate": 0.704949
}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