Rate Overview
Live
1 TZS = 1.3949 UGX
1 UGX = 0.716913
TZS
Avg
1.3947
High
1.3977
Low
1.3901
Last updated: 7/7/2026, 3:33:08 AM
Quick Conversions
| TZS | UGX |
|---|---|
| 1 TZS | 1.39 UGX |
| 10 TZS | 13.95 UGX |
| 50 TZS | 69.74 UGX |
| 100 TZS | 139.49 UGX |
| 500 TZS | 697.43 UGX |
| 1,000 TZS | 1,394.87 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-07T03:33:08Z",
"rates": {
"UGX": 1.394869
}
}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.4869,
"rate": 1.394869
}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