Rate Overview
Live
1 THB = 109.8508 UGX
1 UGX = 0.009103
THB
Avg
110.1432
High
110.8188
Low
109.5565
Last updated: 7/20/2026, 7:26:27 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 109.85 UGX |
| 10 THB | 1,098.51 UGX |
| 50 THB | 5,492.54 UGX |
| 100 THB | 10,985.08 UGX |
| 500 THB | 54,925.42 UGX |
| 1,000 THB | 109,850.84 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-20T07:26:27Z",
"rates": {
"UGX": 109.850837
}
}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": 10985.0837,
"rate": 109.850837
}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