Rate Overview
Live
1 THB = 113.1506 UGX
1 UGX = 0.008838
THB
Avg
114.6240
High
117.0551
Low
112.6244
Last updated: 3/27/2026, 6:06:33 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 113.15 UGX |
| 10 THB | 1,131.51 UGX |
| 50 THB | 5,657.53 UGX |
| 100 THB | 11,315.06 UGX |
| 500 THB | 56,575.28 UGX |
| 1,000 THB | 113,150.56 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-27T06:06:33Z",
"rates": {
"UGX": 113.150558
}
}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": 11315.0558,
"rate": 113.150558
}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