Rate Overview
Live
1 UGX = 0.000954 TMT
1 TMT = 1048.22
UGX
Avg
0.000949
High
0.000961
Low
0.000927
Last updated: 7/8/2026, 10:30:54 AM
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-07-08T10:30:54Z",
"rates": {
"TMT": 0.000954
}
}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.0954,
"rate": 0.000954
}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