Rate Overview
Live
1 THB = 112.9253 UGX
1 UGX = 0.008855
THB
Avg
111.1272
High
117.0551
Low
104.7937
Last updated: 3/27/2026, 12:56:14 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 112.93 UGX |
| 10 THB | 1,129.25 UGX |
| 50 THB | 5,646.27 UGX |
| 100 THB | 11,292.53 UGX |
| 500 THB | 56,462.65 UGX |
| 1,000 THB | 112,925.30 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-27T12:56:14Z",
"rates": {
"UGX": 112.925302
}
}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": 11292.530200000001,
"rate": 112.925302
}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