Rate Overview
Live
1 UGX = 0.008860 THB
1 THB = 112.8668
UGX
Avg
0.008732
High
0.008974
Low
0.008456
Last updated: 3/27/2026, 6:38:50 PM
Quick Conversions
| UGX | THB |
|---|---|
| 1 UGX | 0.01 THB |
| 10 UGX | 0.09 THB |
| 50 UGX | 0.44 THB |
| 100 UGX | 0.89 THB |
| 500 UGX | 4.43 THB |
| 1,000 UGX | 8.86 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-03-27T18:38:50Z",
"rates": {
"THB": 0.00886
}
}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.886,
"rate": 0.00886
}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