Rate Overview
Live
1 THB = 113.3093 UGX
1 UGX = 0.008825
THB
Avg
114.5693
High
118.2455
Low
111.4296
Last updated: 3/27/2026, 4:26:56 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 113.31 UGX |
| 10 THB | 1,133.09 UGX |
| 50 THB | 5,665.46 UGX |
| 100 THB | 11,330.93 UGX |
| 500 THB | 56,654.65 UGX |
| 1,000 THB | 113,309.29 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-27T16:26:56Z",
"rates": {
"UGX": 113.30929
}
}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": 11330.929,
"rate": 113.30929
}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