Rate Overview
Live
1 UGX = 0.701223 TZS
1 TZS = 1.4261
UGX
Avg
0.701142
High
0.710725
Low
0.687102
Last updated: 3/6/2026, 8:15:28 AM
Quick Conversions
| UGX | TZS |
|---|---|
| 1 UGX | 0.70 TZS |
| 10 UGX | 7.01 TZS |
| 50 UGX | 35.06 TZS |
| 100 UGX | 70.12 TZS |
| 500 UGX | 350.61 TZS |
| 1,000 UGX | 701.22 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-06T08:15:28Z",
"rates": {
"TZS": 0.701223
}
}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.12230000000001,
"rate": 0.701223
}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