Rate Overview
Live
1 UGX = 0.000953 TMT
1 TMT = 1049.32
UGX
Avg
0.000943
High
0.000961
Low
0.000929
Last updated: 6/19/2026, 8:53:11 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-06-19T08:53:11Z",
"rates": {
"TMT": 0.000953
}
}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.0953,
"rate": 0.000953
}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