Rate Overview
Live
1 THB = 110.1127 UGX
1 UGX = 0.009082
THB
Avg
110.0955
High
110.6048
Low
109.8483
Last updated: 7/25/2026, 8:34:21 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 110.11 UGX |
| 10 THB | 1,101.13 UGX |
| 50 THB | 5,505.64 UGX |
| 100 THB | 11,011.27 UGX |
| 500 THB | 55,056.36 UGX |
| 1,000 THB | 110,112.73 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-25T20:34:21Z",
"rates": {
"UGX": 110.112729
}
}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": 11011.2729,
"rate": 110.112729
}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