Rate Overview
Live
1 UGX = 0.693101 TZS
1 TZS = 1.4428
UGX
Avg
0.694269
High
0.712687
Low
0.681744
Last updated: 3/27/2026, 7:06:29 PM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.69 TZS |
| 10 UGX | 6.93 TZS |
| 50 UGX | 34.66 TZS |
| 100 UGX | 69.31 TZS |
| 500 UGX | 346.55 TZS |
| 1,000 UGX | 693.10 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-03-27T19:06:29Z",
"rates": {
"TZS": 0.693101
}
}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.31009999999999,
"rate": 0.693101
}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