Rate Overview
Live
1 THB = 115.8491 UGX
1 UGX = 0.008632
THB
Avg
115.8432
High
118.2455
Low
114.2402
Last updated: 3/6/2026, 8:09:24 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 115.85 UGX |
| 10 THB | 1,158.49 UGX |
| 50 THB | 5,792.45 UGX |
| 100 THB | 11,584.91 UGX |
| 500 THB | 57,924.53 UGX |
| 1,000 THB | 115,849.05 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-06T08:09:24Z",
"rates": {
"UGX": 115.849052
}
}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": 11584.9052,
"rate": 115.849052
}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