Rate Overview
Live
1 UGX = 0.692233 TZS
1 TZS = 1.4446
UGX
Avg
0.702164
High
0.728689
Low
0.665291
Last updated: 3/27/2026, 1:43:50 PM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.69 TZS |
| 10 UGX | 6.92 TZS |
| 50 UGX | 34.61 TZS |
| 100 UGX | 69.22 TZS |
| 500 UGX | 346.12 TZS |
| 1,000 UGX | 692.23 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-27T13:43:50Z",
"rates": {
"TZS": 0.692233
}
}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.2233,
"rate": 0.692233
}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