Rate Overview
Live
1 THB = 116.4258 UGX
1 UGX = 0.008589
THB
Avg
115.7681
High
117.0505
Low
114.5010
Last updated: 5/7/2026, 6:54:09 AM
Quick Conversions
| THB | UGX |
|---|---|
| 1 THB | 116.43 UGX |
| 10 THB | 1,164.26 UGX |
| 50 THB | 5,821.29 UGX |
| 100 THB | 11,642.58 UGX |
| 500 THB | 58,212.90 UGX |
| 1,000 THB | 116,425.81 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-07T06:54:09Z",
"rates": {
"UGX": 116.425805
}
}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": 11642.5805,
"rate": 116.425805
}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