Rate Overview
Live
1 THB = 109.9187 UGX
1 UGX = 0.009098
THB
Avg
110.0598
High
110.5423
Low
109.7808
Last updated: 7/19/2026, 4:28:08 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 109.92 UGX |
| 10 THB | 1,099.19 UGX |
| 50 THB | 5,495.94 UGX |
| 100 THB | 10,991.87 UGX |
| 500 THB | 54,959.36 UGX |
| 1,000 THB | 109,918.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-19T16:28:08Z",
"rates": {
"UGX": 109.918728
}
}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": 10991.872800000001,
"rate": 109.918728
}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