Rate Overview
Live
1 UGX = 0.000950 TMT
1 TMT = 1052.63
UGX
Avg
0.000960
High
0.000975
Low
0.000939
Last updated: 3/6/2026, 2:45:43 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-03-06T14:45:43Z",
"rates": {
"TMT": 0.00095
}
}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.095,
"rate": 0.00095
}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