Rate Overview
Live
1 UGX = 0.008671 THB
1 THB = 115.3270
UGX
Avg
0.008680
High
0.008739
Low
0.008587
Last updated: 4/17/2026, 4:56:12 AM
Quick Conversions
| UGX | THB |
|---|---|
| 1 UGX | 0.01 THB |
| 10 UGX | 0.09 THB |
| 50 UGX | 0.43 THB |
| 100 UGX | 0.87 THB |
| 500 UGX | 4.34 THB |
| 1,000 UGX | 8.67 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-04-17T04:56:12Z",
"rates": {
"THB": 0.008671
}
}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.8671,
"rate": 0.008671
}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