Rate Overview
Live
1 TZS = 1.4428 UGX
1 UGX = 0.693101
TZS
Avg
1.4556
High
1.4668
Low
1.4428
Last updated: 3/27/2026, 7:05:12 PM
Quick Conversions
| TZS | UGX |
|---|---|
| 1 TZS | 1.44 UGX |
| 10 TZS | 14.43 UGX |
| 50 TZS | 72.14 UGX |
| 100 TZS | 144.28 UGX |
| 500 TZS | 721.40 UGX |
| 1,000 TZS | 1,442.79 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-03-27T19:05:12Z",
"rates": {
"UGX": 1.442791
}
}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": 144.2791,
"rate": 1.442791
}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