Rate Overview
Live
1 THB = 114.8660 UGX
1 UGX = 0.008706
THB
Avg
114.5316
High
114.8660
Low
113.6672
Last updated: 9/8/2026, 6:23:37 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 114.87 UGX |
| 10 THB | 1,148.66 UGX |
| 50 THB | 5,743.30 UGX |
| 100 THB | 11,486.60 UGX |
| 500 THB | 57,432.99 UGX |
| 1,000 THB | 114,865.99 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-09-08T18:23:37Z",
"rates": {
"UGX": 114.865988
}
}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": 11486.5988,
"rate": 114.865988
}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