Rate Overview
Live
1 THB = 115.7288 UGX
1 UGX = 0.008641
THB
Avg
114.5770
High
116.4170
Low
111.4875
Last updated: 5/27/2026, 3:10:30 PM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 115.73 UGX |
| 10 THB | 1,157.29 UGX |
| 50 THB | 5,786.44 UGX |
| 100 THB | 11,572.88 UGX |
| 500 THB | 57,864.39 UGX |
| 1,000 THB | 115,728.78 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-27T15:10:30Z",
"rates": {
"UGX": 115.72878
}
}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": 11572.878,
"rate": 115.72878
}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