Rate Overview
Live
1 TZS = 1.4511 UGX
1 UGX = 0.689144
TZS
Avg
1.4449
High
1.4511
Low
1.4306
Last updated: 5/7/2026, 3:06:38 PM
Quick Conversions
| TZS | UGX |
|---|---|
| 1 TZS | 1.45 UGX |
| 10 TZS | 14.51 UGX |
| 50 TZS | 72.55 UGX |
| 100 TZS | 145.11 UGX |
| 500 TZS | 725.54 UGX |
| 1,000 TZS | 1,451.07 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-05-07T15:06:38Z",
"rates": {
"UGX": 1.451075
}
}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": 145.1075,
"rate": 1.451075
}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