Rate Overview
Live
1 THB = 112.2876 UGX
1 UGX = 0.008906
THB
Avg
114.1652
High
118.2455
Low
109.8549
Last updated: 7/28/2026, 3:24:53 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 112.29 UGX |
| 10 THB | 1,122.88 UGX |
| 50 THB | 5,614.38 UGX |
| 100 THB | 11,228.76 UGX |
| 500 THB | 56,143.79 UGX |
| 1,000 THB | 112,287.57 UGX |
Get THB/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=UGXExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T15:24:53Z",
"rates": {
"UGX": 112.287572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "UGX",
"amount": 100
},
"result": 11228.7572,
"rate": 112.287572
}Build with THB/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key