Rate Overview
Live
1 THB = 111.9204 UGX
1 UGX = 0.008935
THB
Avg
110.5342
High
115.3967
Low
106.2942
Last updated: 7/28/2026, 4:14:44 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 111.92 UGX |
| 10 THB | 1,119.20 UGX |
| 50 THB | 5,596.02 UGX |
| 100 THB | 11,192.04 UGX |
| 500 THB | 55,960.20 UGX |
| 1,000 THB | 111,920.40 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-28T04:14:44Z",
"rates": {
"UGX": 111.920401
}
}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": 11192.0401,
"rate": 111.920401
}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