Rate Overview
Live
1 THB = 116.6153 UGX
1 UGX = 0.008575
THB
Avg
115.7913
High
117.0505
Low
114.5010
Last updated: 5/7/2026, 7:45:56 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 116.62 UGX |
| 10 THB | 1,166.15 UGX |
| 50 THB | 5,830.77 UGX |
| 100 THB | 11,661.53 UGX |
| 500 THB | 58,307.65 UGX |
| 1,000 THB | 116,615.31 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-07T07:45:56Z",
"rates": {
"UGX": 116.615309
}
}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": 11661.5309,
"rate": 116.615309
}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