Rate Overview
Live
1 THB = 112.3178 UGX
1 UGX = 0.008903
THB
Avg
112.6586
High
112.9451
Low
112.3066
Last updated: 8/13/2026, 5:18:41 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 112.32 UGX |
| 10 THB | 1,123.18 UGX |
| 50 THB | 5,615.89 UGX |
| 100 THB | 11,231.78 UGX |
| 500 THB | 56,158.90 UGX |
| 1,000 THB | 112,317.81 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-08-13T05:18:41Z",
"rates": {
"UGX": 112.317808
}
}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": 11231.7808,
"rate": 112.317808
}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