Rate Overview
Live
1 UGX = 0.002638 TJS
1 TJS = 379.0751 UGX
Avg
0.002600
High
0.002638
Low
0.002549
Last updated: 1/25/2026, 7:52:11 AM
Quick Conversions
| UGX | TJS |
|---|---|
| 1 UGX | 0.00 TJS |
| 10 UGX | 0.03 TJS |
| 50 UGX | 0.13 TJS |
| 100 UGX | 0.26 TJS |
| 500 UGX | 1.32 TJS |
| 1,000 UGX | 2.64 TJS |
Get UGX/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=TJSExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-01-25T07:52:11Z",
"rates": {
"TJS": 0.002638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "TJS",
"amount": 100
},
"result": 0.26380000000000003,
"rate": 0.002638
}Build with UGX/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key