Rate Overview
Live
1 THB = 115.3148 UGX
1 UGX = 0.008672
THB
Avg
115.2079
High
116.4461
Low
114.4195
Last updated: 4/17/2026, 4:53:14 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 115.31 UGX |
| 10 THB | 1,153.15 UGX |
| 50 THB | 5,765.74 UGX |
| 100 THB | 11,531.48 UGX |
| 500 THB | 57,657.42 UGX |
| 1,000 THB | 115,314.83 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-04-17T04:53:14Z",
"rates": {
"UGX": 115.314834
}
}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": 11531.483400000001,
"rate": 115.314834
}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