Rate Overview
Live
1 UGX = 0.000952 TMT
1 TMT = 1050.42
UGX
Avg
0.000953
High
0.001013
Low
0.000929
Last updated: 6/29/2026, 6:37:55 PM
Quick Conversions
| UGX | TMT |
|---|---|
| 1 UGX | 0.00 TMT |
| 10 UGX | 0.01 TMT |
| 50 UGX | 0.05 TMT |
| 100 UGX | 0.10 TMT |
| 500 UGX | 0.48 TMT |
| 1,000 UGX | 0.95 TMT |
Get UGX/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=TMTExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-06-29T18:37:55Z",
"rates": {
"TMT": 0.000952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "TMT",
"amount": 100
},
"result": 0.0952,
"rate": 0.000952
}Build with UGX/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key