Rate Overview
Live
1 UGX = 0.008912 THB
1 THB = 112.2083
UGX
Avg
0.009052
High
0.009407
Low
0.008665
Last updated: 8/2/2026, 1:01:29 PM
Quick Conversions
| UGX | THB |
|---|---|
| 1 UGX | 0.01 THB |
| 10 UGX | 0.09 THB |
| 50 UGX | 0.45 THB |
| 100 UGX | 0.89 THB |
| 500 UGX | 4.46 THB |
| 1,000 UGX | 8.91 THB |
Get UGX/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=THBExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-08-02T13:01:29Z",
"rates": {
"THB": 0.008912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "THB",
"amount": 100
},
"result": 0.8912,
"rate": 0.008912
}Build with UGX/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key