Rate Overview
Live
1 THB = 112.8824 UGX
1 UGX = 0.008859
THB
Avg
111.1264
High
117.0551
Low
104.7937
Last updated: 3/27/2026, 1:16:52 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 112.88 UGX |
| 10 THB | 1,128.82 UGX |
| 50 THB | 5,644.12 UGX |
| 100 THB | 11,288.24 UGX |
| 500 THB | 56,441.21 UGX |
| 1,000 THB | 112,882.42 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-03-27T13:16:52Z",
"rates": {
"UGX": 112.882416
}
}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": 11288.241600000001,
"rate": 112.882416
}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