Rate Overview
Live
1 THB = 112.9717 UGX
1 UGX = 0.008852
THB
Avg
114.6020
High
117.0551
Low
112.6244
Last updated: 3/27/2026, 9:23:49 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 112.97 UGX |
| 10 THB | 1,129.72 UGX |
| 50 THB | 5,648.58 UGX |
| 100 THB | 11,297.17 UGX |
| 500 THB | 56,485.83 UGX |
| 1,000 THB | 112,971.66 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-27T09:23:49Z",
"rates": {
"UGX": 112.971655
}
}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": 11297.1655,
"rate": 112.971655
}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