Rate Overview
Live
1 THB = 115.7146 UGX
1 UGX = 0.008642
THB
Avg
115.1377
High
118.2455
Low
111.4296
Last updated: 5/27/2026, 12:32:57 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 115.71 UGX |
| 10 THB | 1,157.15 UGX |
| 50 THB | 5,785.73 UGX |
| 100 THB | 11,571.46 UGX |
| 500 THB | 57,857.30 UGX |
| 1,000 THB | 115,714.59 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-05-27T12:32:57Z",
"rates": {
"UGX": 115.71459
}
}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": 11571.459,
"rate": 115.71459
}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