Rate Overview
Live
1 UGX = 0.008938 THB
1 THB = 111.8819
UGX
Avg
0.008811
High
0.008987
Low
0.008677
Last updated: 6/19/2026, 10:17:28 AM
Quick Conversions
| UGX | THB |
|---|---|
| 1 UGX | 0.01 THB |
| 10 UGX | 0.09 THB |
| 50 UGX | 0.45 THB |
| 100 UGX | 0.89 THB |
| 500 UGX | 4.47 THB |
| 1,000 UGX | 8.94 THB |
Get UGX/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=THBExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-06-19T10:17:28Z",
"rates": {
"THB": 0.008938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "THB",
"amount": 100
},
"result": 0.8937999999999999,
"rate": 0.008938
}Build with UGX/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key