Rate Overview
Live
1 THB = 112.9923 UGX
1 UGX = 0.008850
THB
Avg
114.5466
High
118.2455
Low
111.4296
Last updated: 3/27/2026, 11:35:06 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 112.99 UGX |
| 10 THB | 1,129.92 UGX |
| 50 THB | 5,649.61 UGX |
| 100 THB | 11,299.23 UGX |
| 500 THB | 56,496.13 UGX |
| 1,000 THB | 112,992.27 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-27T11:35:06Z",
"rates": {
"UGX": 112.992269
}
}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": 11299.2269,
"rate": 112.992269
}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