Rate Overview
Live
1 TZS = 1.3963 UGX
1 UGX = 0.716173
TZS
Avg
1.4007
High
1.4149
Low
1.3958
Last updated: 7/1/2026, 11:23:30 AM
Quick Conversions
| TZS | UGX |
|---|---|
| 1 TZS | 1.40 UGX |
| 10 TZS | 13.96 UGX |
| 50 TZS | 69.82 UGX |
| 100 TZS | 139.63 UGX |
| 500 TZS | 698.16 UGX |
| 1,000 TZS | 1,396.31 UGX |
Get TZS/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=UGXExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-01T11:23:30Z",
"rates": {
"UGX": 1.39631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "UGX",
"amount": 100
},
"result": 139.631,
"rate": 1.39631
}Build with TZS/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key