Rate Overview
Live
1 TZS = 1.3996 UGX
1 UGX = 0.714469
TZS
Avg
1.4257
High
1.5031
Low
1.3723
Last updated: 7/2/2026, 1:44:05 AM
Quick Conversions
| TZS | UGX |
|---|---|
| 1 TZS | 1.40 UGX |
| 10 TZS | 14.00 UGX |
| 50 TZS | 69.98 UGX |
| 100 TZS | 139.96 UGX |
| 500 TZS | 699.82 UGX |
| 1,000 TZS | 1,399.64 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-02T01:44:05Z",
"rates": {
"UGX": 1.399641
}
}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.9641,
"rate": 1.399641
}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