Rate Overview
Live
1 THB = 110.0394 UGX
1 UGX = 0.009088
THB
Avg
110.1093
High
110.5223
Low
109.7633
Last updated: 7/5/2026, 6:13:32 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 110.04 UGX |
| 10 THB | 1,100.39 UGX |
| 50 THB | 5,501.97 UGX |
| 100 THB | 11,003.94 UGX |
| 500 THB | 55,019.72 UGX |
| 1,000 THB | 110,039.43 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-05T18:13:32Z",
"rates": {
"UGX": 110.039432
}
}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": 11003.9432,
"rate": 110.039432
}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